Vcsn  2.3
Be Rational
vcsn::detail::nullableset_traits< wordset< GenSet > > Struct Template Reference

wordset is already a nullableset. More...

#include <wordset.hh>

Collaboration diagram for vcsn::detail::nullableset_traits< wordset< GenSet > >:

Public Types

using type = wordset< GenSet >
 

Static Public Member Functions

static type value (const wordset< GenSet > &ls)
 

Detailed Description

template<typename GenSet>
struct vcsn::detail::nullableset_traits< wordset< GenSet > >

wordset is already a nullableset.

Definition at line 346 of file wordset.hh.

Member Typedef Documentation

template<typename GenSet >
using vcsn::detail::nullableset_traits< wordset< GenSet > >::type = wordset<GenSet>

Definition at line 348 of file wordset.hh.

Member Function Documentation

template<typename GenSet >
static type vcsn::detail::nullableset_traits< wordset< GenSet > >::value ( const wordset< GenSet > &  ls)
inlinestatic

Definition at line 349 of file wordset.hh.


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