Vcsn  2.4
Be Rational
vcsn::detail::join_impl< b, expressionset< Context > > Struct Template Reference

#include <expressionset.hh>

Collaboration diagram for vcsn::detail::join_impl< b, expressionset< Context > >:

Public Types

using type = expressionset< Context >
 

Static Public Member Functions

static type join (const b &, const expressionset< Context > &rhs)
 

Detailed Description

template<typename Context>
struct vcsn::detail::join_impl< b, expressionset< Context > >

Definition at line 556 of file expressionset.hh.

Member Typedef Documentation

template<typename Context >
using vcsn::detail::join_impl< b, expressionset< Context > >::type = expressionset<Context>

Definition at line 558 of file expressionset.hh.

Member Function Documentation

template<typename Context >
static type vcsn::detail::join_impl< b, expressionset< Context > >::join ( const b ,
const expressionset< Context > &  rhs 
)
inlinestatic

Definition at line 559 of file expressionset.hh.


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