Concatenates N lists together.
More...
#include <refl.hpp>
template<typename TypeList1, typename TypeList2, typename... TypeLists>
struct refl::trait::concat< TypeList1, TypeList2, TypeLists... >
Concatenates N lists together.
The documentation for this struct was generated from the following file: