![]() |
Vcsn
2.8
Be Rational
|
#include <expressionset.hh>
Public Types | |
using | type1 = WeightSet |
using | type2 = expressionset< Context > |
using | context_t = context< labelset_t_of< Context >, join_t< WeightSet, weightset_t_of< Context > >> |
using | type = expressionset< context_t > |
Static Public Member Functions | |
static type | join (const type1 &ws, const type2 &rs) |
Definition at line 578 of file expressionset.hh.
using vcsn::detail::join_impl_simple< WeightSet, expressionset< Context > >::context_t = context<labelset_t_of<Context>, join_t<WeightSet, weightset_t_of<Context> >> |
Definition at line 583 of file expressionset.hh.
using vcsn::detail::join_impl_simple< WeightSet, expressionset< Context > >::type = expressionset<context_t> |
Definition at line 584 of file expressionset.hh.
using vcsn::detail::join_impl_simple< WeightSet, expressionset< Context > >::type1 = WeightSet |
Definition at line 580 of file expressionset.hh.
using vcsn::detail::join_impl_simple< WeightSet, expressionset< Context > >::type2 = expressionset<Context> |
Definition at line 581 of file expressionset.hh.
|
inlinestatic |
Definition at line 585 of file expressionset.hh.
References vcsn::join().