Vcsn
2.4
Be Rational
|
The join of two expansionsets. More...
#include <expansionset.hh>
Public Types | |
using | type = expansionset< expressionset< join_t< Ctx1, Ctx2 >>> |
Static Public Member Functions | |
static type | join (const expansionset< expressionset< Ctx1 >> &lhs, const expansionset< expressionset< Ctx2 >> &rhs) |
The join of two expansionsets.
Definition at line 843 of file expansionset.hh.
using vcsn::detail::join_impl< expansionset< expressionset< Ctx1 > >, expansionset< expressionset< Ctx2 > > >::type = expansionset<expressionset<join_t<Ctx1, Ctx2>>> |
Definition at line 846 of file expansionset.hh.
|
inlinestatic |
Definition at line 848 of file expansionset.hh.
References vcsn::join(), and vcsn::dyn::type().