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

Customization point to allow vector to work as a tinympl sequence. More...

#include <tinympl/vector.hpp>

Detailed Description

template<class... Args>
struct tinympl::as_sequence< vector< Args...> >

Customization point to allow vector to work as a tinympl sequence.


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