|
using | type = typename concat< typelist< Head1Types..., Head2Types... >, TailLists... >::type |
|
template<class... Head1Types, class... Head2Types, class... TailLists>
struct c10::guts::typelist::concat< typelist< Head1Types... >, typelist< Head2Types... >, TailLists... >
Definition at line 79 of file TypeList.h.
The documentation for this struct was generated from the following file: