PLaSK library
Loading...
Searching...
No Matches
plask::make_seq_indices_impl< End, End, indices< Indices... > > Struct Template Reference

#include <plask/utils/stl.hpp>

Public Types

using type = indices< Indices... >
 

Detailed Description

template<std::size_t End, std::size_t... Indices>
struct plask::make_seq_indices_impl< End, End, indices< Indices... > >

Definition at line 160 of file stl.hpp.

Member Typedef Documentation

◆ type

template<std::size_t End, std::size_t... Indices>
using plask::make_seq_indices_impl< End, End, indices< Indices... > >::type = indices<Indices...>

Definition at line 162 of file stl.hpp.


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