Vcsn
2.2
Be Rational
|
The join of two expressionsets. More...
#include <expressionset.hh>
Public Types | |
using | type = expressionset< join_t< Ctx1, Ctx2 >> |
Static Public Member Functions | |
static type | join (const expressionset< Ctx1 > &lhs, const expressionset< Ctx2 > &rhs) |
The join of two expressionsets.
Definition at line 481 of file expressionset.hh.
using vcsn::detail::join_impl< expressionset< Ctx1 >, expressionset< Ctx2 > >::type = expressionset<join_t<Ctx1, Ctx2>> |
Definition at line 483 of file expressionset.hh.
|
inlinestatic |
Definition at line 485 of file expressionset.hh.
References vcsn::join().