Loading...
Searching...
No Matches
riot::detail::il_indices< Pos, Pos, int_list< Is... > > Struct Template Reference

End of recursion, Pos reached Max. More...

Detailed Description

template<long Pos, long... Is>
struct riot::detail::il_indices< Pos, Pos, int_list< Is... > >

End of recursion, Pos reached Max.

Definition at line 47 of file thread_util.hpp.

#include <thread_util.hpp>

Public Types

using type = int_list< Is... >
 Result is the list containing Is....
 

Member Typedef Documentation

◆ type

template<long Pos, long... Is>
using riot::detail::il_indices< Pos, Pos, int_list< Is... > >::type = int_list<Is...>

Result is the list containing Is....

Definition at line 51 of file thread_util.hpp.


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