Vcsn
2.2
Be Rational
|
Join of a letterset and an expressionset. More...
#include <expressionset.hh>
Public Types | |
using | context_t = context< join_t< letterset< GenSet1 >, labelset_t_of< Ctx2 >>, weightset_t_of< Ctx2 >> |
using | type = expressionset< context_t > |
Static Public Member Functions | |
static type | join (const letterset< GenSet1 > &a, const expressionset< Ctx2 > &b) |
Join of a letterset and an expressionset.
Definition at line 496 of file expressionset.hh.
using vcsn::detail::join_impl< letterset< GenSet1 >, expressionset< Ctx2 > >::context_t = context<join_t<letterset<GenSet1>, labelset_t_of<Ctx2>>, weightset_t_of<Ctx2>> |
Definition at line 499 of file expressionset.hh.
using vcsn::detail::join_impl< letterset< GenSet1 >, expressionset< Ctx2 > >::type = expressionset<context_t> |
Definition at line 500 of file expressionset.hh.
|
inlinestatic |
Definition at line 502 of file expressionset.hh.
References vcsn::join().