tinympl  0.2
mini MPL library for C++11
tinympl::as_sequence< Seq< Args...> > Struct Template Reference

Customization point to allow any variadic template type to work with tinympl. More...

#include <tinympl/as_sequence.hpp>

Detailed Description

template<class... Args, template< class...> class Seq>
struct tinympl::as_sequence< Seq< Args...> >

Customization point to allow any variadic template type to work with tinympl.


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