Vcsn  2.2
Be Rational
vcsn::detail::nullableset_traits< LabelSet, Enable > Struct Template Reference

The smallest nullableset which includes LabelSet. More...

#include <labelset.hh>

Collaboration diagram for vcsn::detail::nullableset_traits< LabelSet, Enable >:

Detailed Description

template<typename LabelSet, typename Enable = void>
struct vcsn::detail::nullableset_traits< LabelSet, Enable >

The smallest nullableset which includes LabelSet.

Made to be specialized (e.g., in nullableset and wordset).

Template Parameters
LabelSetthe labelset for which we look for a nullable superset.
Enableplace for easy SFINAE tricks (e.g., in tupleset).

Definition at line 148 of file labelset.hh.


The documentation for this struct was generated from the following file: