Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
vcsn::detail::law_traits< nullableset< LabelSet > > Struct Template Reference

Conversion for nullable<LabelSet> to a super wordset. More...

#include <nullableset.hh>

Collaboration diagram for vcsn::detail::law_traits< nullableset< LabelSet > >:

Public Types

using type = law_t< LabelSet >
 

Static Public Member Functions

static type value (const nullableset< LabelSet > &ls)
 

Detailed Description

template<typename LabelSet>
struct vcsn::detail::law_traits< nullableset< LabelSet > >

Conversion for nullable<LabelSet> to a super wordset.

Definition at line 455 of file nullableset.hh.

Member Typedef Documentation

template<typename LabelSet >
using vcsn::detail::law_traits< nullableset< LabelSet > >::type = law_t<LabelSet>

Definition at line 457 of file nullableset.hh.

Member Function Documentation

template<typename LabelSet >
static type vcsn::detail::law_traits< nullableset< LabelSet > >::value ( const nullableset< LabelSet > &  ls)
inlinestatic

Definition at line 458 of file nullableset.hh.

References vcsn::detail::make_wordset().

Here is the call graph for this function:


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