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

Return a new vector constructed by removing the first element of the current vector. More...

#include <tinympl/vector.hpp>

Detailed Description

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

Return a new vector constructed by removing the first element of the current vector.


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