libpsynth 0.2.1
Public Types
psynth::base::join::apply< Seq1, Seq2 > Struct Template Reference

#include <meta.hpp>

List of all members.

Public Types

typedef mpl::reverse< typename
boost::mpl::copy< Seq2,
boost::mpl::front_inserter
< Seq1 > >::type >::type 
type

template<class Seq1, class Seq2>
struct psynth::base::join::apply< Seq1, Seq2 >


Member Typedef Documentation

template<class Seq1 , class Seq2 >
typedef mpl::reverse< typename boost::mpl::copy< Seq2, boost::mpl::front_inserter<Seq1> >::type >::type psynth::base::join::apply< Seq1, Seq2 >::type

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