Vcsn  2.8
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 651 of file nullableset.hh.

Member Typedef Documentation

◆ type

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

Definition at line 653 of file nullableset.hh.

Member Function Documentation

◆ value()

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

Definition at line 654 of file nullableset.hh.


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