HepMC3 event record library
Public Types
pack_element< N, T, Ts > Struct Template Reference

Return the Nth element from the parameter pack. More...

#include <common.h>

Public Types

using type = typename pack_element< N-1, Ts...>::type
 

Detailed Description

template<size_t N, typename T, typename... Ts>
struct pack_element< N, T, Ts >

Return the Nth element from the parameter pack.

Definition at line 596 of file detail/common.h.


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