All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Types | List of all members
paal::data_structures::remove_n_first< 0, TypesVector<> > Struct Template Reference

removes first n elements from given TypesVector, n=0 case More...

#include <types_vector.hpp>

Public Types

typedef TypesVector type
 

Detailed Description

template<>
struct paal::data_structures::remove_n_first< 0, TypesVector<> >

removes first n elements from given TypesVector, n=0 case

Definition at line 111 of file types_vector.hpp.


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