NestedInitializerList.hpp File Reference
#include <initializer_list>
Go to the source code of this file.
Classes | |
struct | CubbyFlow::NestedInitializerLists< T, N > |
struct | CubbyFlow::NestedInitializerLists< T, 0 > |
Namespaces | |
CubbyFlow | |
Typedefs | |
template<typename T , size_t N> | |
using | CubbyFlow::NestedInitializerListsT = typename NestedInitializerLists< T, N >::Type |