vecmem 1.14.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
vecmem::tuple< Ts > Struct Template Reference

Default tuple type. More...

#include <vecmem/utils/tuple.hpp>

Public Member Functions

constexpr tuple ()=default
 Default constructor for the default tuple type.
 

Detailed Description

template<typename... Ts>
struct vecmem::tuple< Ts >

Default tuple type.

Serving as the final node in the recursive implementation of this tuple type.


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