Vcsn  2.4
Be Rational
vcsn::detail::join_impl< wordset< GenSet >, wordset< GenSet > > Struct Template Reference

#include <wordset.hh>

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

Public Types

using type = wordset< GenSet >
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 424 of file wordset.hh.

Member Typedef Documentation

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

Definition at line 424 of file wordset.hh.

Member Function Documentation

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

Definition at line 424 of file wordset.hh.


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