![]() |
C++ Library Extensions 2022.12.09
To help learn modern C++ programming
|
Public Types | |
using | type = typename first_n_types_list_st< FirstN, type_list_t<>, type_list_t< Types... > >::type |
Definition at line 53 of file 24-first_n_types.cpp.
using first_n_types_st< FirstN, Types >::type = typename first_n_types_list_st<FirstN, type_list_t<>, type_list_t<Types...> >::type |
Definition at line 56 of file 24-first_n_types.cpp.