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

The join with another labelset. More...

#include <wordset.hh>

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

Public Types

using type = wordset< GenSet >
 

Static Public Member Functions

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

Detailed Description

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

The join with another labelset.

Definition at line 378 of file wordset.hh.

Member Typedef Documentation

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

Definition at line 378 of file wordset.hh.

Member Function Documentation

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

Definition at line 378 of file wordset.hh.


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