All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
paal::data_structures::join< Components1, Components2 > Struct Template Reference

detail More...

#include <components_join.hpp>

Detailed Description

template<typename Components1, typename Components2>
struct paal::data_structures::join< Components1, Components2 >

detail

joins to TypesVectors

Creates new components class with set of names that is the union of names from input components classes. Names are arranged so that all names with defaults are at the end.

Template Parameters
Components1
Components2

Definition at line 49 of file components_join.hpp.


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