|
capydi
|
#include "legacy/PackConcat.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | capy |
| namespace | capy::meta |
Typedefs | |
| template<typename Pack1, typename Pack2> | |
| using | capy::meta::pack_concat_t = legacy::pack_concat_t<Pack1, Pack2> |
| template<typename... Packs> | |
| using | capy::meta::packs_multy_concat_t = legacy::packs_multy_concat_t<Packs...> |