Vcsn  2.3
Be Rational
vcsn::detail::lifter_impl< Context, Tapes, Enable > Struct Template Reference

Helper structure for a lift of several tapes. More...

#include <lift.hh>

Collaboration diagram for vcsn::detail::lifter_impl< Context, Tapes, Enable >:

Detailed Description

template<typename Context, typename Tapes, typename Enable = void>
struct vcsn::detail::lifter_impl< Context, Tapes, Enable >

Helper structure for a lift of several tapes.

Template Parameters
Contextthe context to lift.
Tapesan index_sequence of tape numbers.
Enableused to enable/disable specializations using enable_if.

Definition at line 31 of file lift.hh.


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