Vcsn  2.2a
Be Rational
vcsn::detail::proper_traits< nullableset< LabelSet > > Struct Template Reference

#include <nullableset.hh>

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

Public Types

using type = LabelSet
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 571 of file nullableset.hh.

Member Typedef Documentation

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

Definition at line 573 of file nullableset.hh.

Member Function Documentation

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

Definition at line 574 of file nullableset.hh.


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