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

joins to TypesVectors, implementation More...

#include <types_vector.hpp>

Public Types

typedef TypesVector< Args1...,
Args2...> 
type
 

Detailed Description

template<typename... Args1, typename... Args2>
struct paal::data_structures::join< TypesVector< Args1...>, TypesVector< Args2...> >

joins to TypesVectors, implementation

Definition at line 91 of file types_vector.hpp.


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