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< Arg, Args...> > Struct Template Reference

two cases below cannot be one becasuse of ambiguity in instancaition More...

#include <types_vector.hpp>

Public Types

typedef TypesVector< Arg, Args...> type
 

Detailed Description

template<typename Arg, typename... Args>
struct paal::data_structures::remove_n_first< 0, TypesVector< Arg, Args...> >

two cases below cannot be one becasuse of ambiguity in instancaition

Definition at line 106 of file types_vector.hpp.


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