xtensor
Loading...
Searching...
No Matches
xt::nested_initializer_list< T, I > Struct Template Reference

Public Types

using type = std::initializer_list<typename nested_initializer_list<T, I - 1>::type>
 

Detailed Description

template<class T, std::size_t I>
struct xt::nested_initializer_list< T, I >

Definition at line 316 of file xutils.hpp.

Member Typedef Documentation

◆ type

template<class T , std::size_t I>
using xt::nested_initializer_list< T, I >::type = std::initializer_list<typename nested_initializer_list<T, I - 1>::type>

Definition at line 318 of file xutils.hpp.


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