Vcsn  2.3
Be Rational
vcsn::detail::join_impl< nullableset< letterset< GenSet > >, wordset< GenSet > > Struct Template Reference

#include <wordset.hh>

Collaboration diagram for vcsn::detail::join_impl< nullableset< letterset< GenSet > >, wordset< GenSet > >:

Public Types

using type = wordset< GenSet >
 

Static Public Member Functions

static type join (const nullableset< letterset< GenSet >> &lhs, const wordset< GenSet > &rhs)
 

Detailed Description

template<typename GenSet>
struct vcsn::detail::join_impl< nullableset< letterset< GenSet > >, wordset< GenSet > >

Definition at line 383 of file wordset.hh.

Member Typedef Documentation

template<typename GenSet >
using vcsn::detail::join_impl< nullableset< letterset< GenSet > >, wordset< GenSet > >::type = wordset<GenSet>

Definition at line 383 of file wordset.hh.

Member Function Documentation

template<typename GenSet >
static type vcsn::detail::join_impl< nullableset< letterset< GenSet > >, wordset< GenSet > >::join ( const nullableset< letterset< GenSet >> &  lhs,
const wordset< GenSet > &  rhs 
)
inlinestatic

Definition at line 383 of file wordset.hh.


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