First components class has only names with defaults, second components class is empty. This case cannot be simplified to just "Second components class is empty" to disambiguate pattern matching. More...
#include <components_join.hpp>
Public Types | |
| using | type = components< NameWithDefault< Name1, Default1 >, ComponentNamesWithDefaults1...> |
First components class has only names with defaults, second components class is empty. This case cannot be simplified to just "Second components class is empty" to disambiguate pattern matching.
| Name1 | |
| Default1 | |
| ComponentNamesWithDefaults1 |
Definition at line 61 of file components_join.hpp.
1.8.5