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

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

#include <tinympl/vector.hpp>

Detailed Description

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

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


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