Concatenate two typelists.
More...
template<typename LhsTypelist, typename RhsTypelist>
struct aurora::TypelistCat< LhsTypelist, RhsTypelist >
Concatenate two typelists.
Metafunction that puts two typelists together. The Type
member holds the resulting aurora::Typelist type.
The documentation for this struct was generated from the following file: