|
rocPRIM
|
const T specialization of tuple_element
More...
#include <tuple.hpp>
Public Types | |
| using | type = typename std::add_const< typename tuple_element< I, T >::type >::type |
The type of Ith element of the tuple, where I is in [0, sizeof...(Types)) | |
const T specialization of tuple_element
1.8.13