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

replace type at pos to new type, specialization for pos = 0 More...

#include <types_vector.hpp>

Public Types

typedef TypesVector< NewType,
TypesSufix...> 
type
 

Detailed Description

template<typename NewType, typename TypesPrefix, typename... TypesSufix>
struct paal::data_structures::replace_at_pos< 0, NewType, TypesVector< TypesPrefix, TypesSufix...> >

replace type at pos to new type, specialization for pos = 0

Definition at line 152 of file types_vector.hpp.


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