CubbyFlow::NestedInitializerLists< T, N > Struct Template Reference

#include <Core/Utils/NestedInitializerList.hpp>

Public Types

using Type = std::initializer_list< typename NestedInitializerLists< T, N - 1 >::Type >
 

Member Typedef Documentation

◆ Type

template<typename T, size_t N>
using CubbyFlow::NestedInitializerLists< T, N >::Type = std::initializer_list<typename NestedInitializerLists<T, N - 1>::Type>

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