![]() |
Scarab
v2.11.1
Project 8 C++ Utility Library
|
Return the Nth element from the parameter pack. More...
#include <common.h>
Public Types | |
| using | type = typename pack_element< N - 1, Ts... >::type |
Return the Nth element from the parameter pack.
Definition at line 553 of file detail/common.h.
| using type = typename pack_element<N - 1, Ts...>::type |
Definition at line 553 of file detail/common.h.
1.8.13