|
join 1.0
lightweight network framework library
|
get element type in a parameter pack according its position. More...
#include <traits.hpp>
Public Types | |
| using | type = typename find_element <I - 1, Ts...>::type |
get element type in a parameter pack according its position.
| using join::find_element< I, T, Ts >::type = typename find_element <I - 1, Ts...>::type |