Both components classes have only names with defaults. More...
#include <components_join.hpp>
Public Types | |
| using | type = components< NameWithDefault< Name1, Default1 >, ComponentNamesWithDefaults1..., NameWithDefault< Name2, Default2 >, ComponentNamesWithDefaults2... > |
Both components classes have only names with defaults.
| Name1 | |
| Default1 | |
| ComponentNamesWithDefaults1 | |
| Name2 | |
| Default2 | |
| ComponentNamesWithDefaults2 |
Definition at line 77 of file components_join.hpp.
1.8.5