Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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 22 of file labelset.hh.


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