UgMisc 0.3
Miscellaneous C++ header library
Loading...
Searching...
No Matches
ugmisc::flatten< T > Struct Template Reference

Public Types

using type = concatenate_type_lists_t<typename flatten<T>::type...>

Detailed Description

template<class... T>
struct ugmisc::flatten< T >
See also
flatten_t

Definition at line 822 of file typelist.hpp.

Member Typedef Documentation

◆ type

template<class... T>
using ugmisc::flatten< T >::type = concatenate_type_lists_t<typename flatten<T>::type...>

Definition at line 825 of file typelist.hpp.


The documentation for this struct was generated from the following file: