Vcsn  2.8
Be Rational
vcsn::are_labelsets_composable< tupleset< LS1... >, tupleset< LS2... > > Struct Template Reference

Currently we support only composing on the last tape with the first one. More...

#include <traits.hh>

Inheritance diagram for vcsn::are_labelsets_composable< tupleset< LS1... >, tupleset< LS2... > >:
Collaboration diagram for vcsn::are_labelsets_composable< tupleset< LS1... >, tupleset< LS2... > >:

Detailed Description

template<typename... LS1, typename... LS2>
struct vcsn::are_labelsets_composable< tupleset< LS1... >, tupleset< LS2... > >

Currently we support only composing on the last tape with the first one.

Eventually, we should support two tape numbers.

Definition at line 100 of file traits.hh.


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