Vcsn  2.8
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 type &rhs)
 

Detailed Description

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

Definition at line 565 of file expressionset.hh.

Member Typedef Documentation

◆ type

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

Definition at line 567 of file expressionset.hh.

Member Function Documentation

◆ join()

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

Definition at line 568 of file expressionset.hh.


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