vecmem 1.14.0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
vecmem::details::tuple_get_impl< 0 > Struct Reference

Specialization of vecmem::details::tuple_get_impl for the 0th element. More...

Static Public Member Functions

template<typename... Ts>
static VECMEM_HOST_AND_DEVICE constexpr const autoget (const tuple< Ts... > &t)
 Get the first (const) tuple element.
 
template<typename... Ts>
static VECMEM_HOST_AND_DEVICE constexpr autoget (tuple< Ts... > &t)
 Get the first (non-const) tuple element.
 

Detailed Description

Specialization of vecmem::details::tuple_get_impl for the 0th element.


The documentation for this struct was generated from the following file: