|
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 = std::add_cv_t <find_element_t <I, T>> |
get element type in a parameter pack according its position.
| using join::find_element< I, const volatile T >::type = std::add_cv_t <find_element_t <I, T>> |