Vcsn
2.2
Be Rational
|
The join with another labelset. More...
#include <nullableset.hh>
Public Types | |
using | type = nullableset< join_t< LS1, LS2 >> |
Static Public Member Functions | |
static type | join (const nullableset< LS1 > &ls1, const nullableset< LS2 > &ls2) |
The join with another labelset.
We specialize the previous case to avoid nesting nullableset inside nullableset.
Definition at line 635 of file nullableset.hh.
using vcsn::detail::join_impl< nullableset< LS1 >, nullableset< LS2 > >::type = nullableset<join_t<LS1, LS2>> |
Definition at line 637 of file nullableset.hh.
|
inlinestatic |
Definition at line 638 of file nullableset.hh.