All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
paal::data_structures::remove_n_first< n, V > Struct Template Reference

removes first n elements from given TypesVector More...

#include <types_vector.hpp>

Detailed Description

template<int n, typename V>
struct paal::data_structures::remove_n_first< n, V >

removes first n elements from given TypesVector

Definition at line 96 of file types_vector.hpp.


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