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

push back given val to TypesVector More...

#include <types_vector.hpp>

Public Types

typedef TypesVector< Args..., Val > type
 

Detailed Description

template<typename Val, typename... Args>
struct paal::data_structures::push_back< TypesVector< Args...>, Val >

push back given val to TypesVector

Definition at line 67 of file types_vector.hpp.


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