Vcsn  2.2a
Be Rational
vcsn::detail::nullableset_traits< expressionset< Ctx > > Struct Template Reference

Conversion to a nullableset: identity. More...

#include <expressionset.hh>

Collaboration diagram for vcsn::detail::nullableset_traits< expressionset< Ctx > >:

Public Types

using type = expressionset< Ctx >
 

Static Public Member Functions

static type value (const type &ls)
 

Detailed Description

template<typename Ctx>
struct vcsn::detail::nullableset_traits< expressionset< Ctx > >

Conversion to a nullableset: identity.

Definition at line 459 of file expressionset.hh.

Member Typedef Documentation

template<typename Ctx >
using vcsn::detail::nullableset_traits< expressionset< Ctx > >::type = expressionset<Ctx>

Definition at line 461 of file expressionset.hh.

Member Function Documentation

template<typename Ctx >
static type vcsn::detail::nullableset_traits< expressionset< Ctx > >::value ( const type ls)
inlinestatic

Definition at line 462 of file expressionset.hh.


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