Vcsn
2.0
Be Rational
|
From a labelset, its non-nullable labelset. More...
#include <proper.hh>
Public Types | |
using | type = LabelSet |
Static Public Member Functions | |
static std::shared_ptr< const type > | value (const std::shared_ptr< const LabelSet > &ls) |
From a labelset, its non-nullable labelset.
Unfortunately cannot be always done. For instance, tupleset<nullableset<letterset>, nullableset<letterset>> cannot be turned in tupleset<letterset, letterset>, as it also forbids (a, ) and (, x) which should be kept legitimate.
using vcsn::proper_labelset< LabelSet >::type = LabelSet |
|
inlinestatic |
Definition at line 579 of file proper.hh.
Referenced by vcsn::proper_context().