tinympl  0.2
mini MPL library for C++11
tinympl::join< Args > Class Template Reference

Merge two sequences. More...

#include <tinympl/join.hpp>

Detailed Description

template<class... Args>
class tinympl::join< Args >

Merge two sequences.

Parameters
ArgsThe sequences
Returns
A sequence constructed by joining all the passed sequences with the type of the first one

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