HepMC3 event record library
Public Types
select_indices_impl< index_sequence< IPrev...>, I, B, Bs...> Struct Template Reference
+ Inheritance diagram for select_indices_impl< index_sequence< IPrev...>, I, B, Bs...>:
+ Collaboration diagram for select_indices_impl< index_sequence< IPrev...>, I, B, Bs...>:

Public Types

using type = conditional_t< B, index_sequence< IPrev..., I >, index_sequence< IPrev...> >
 

Detailed Description

template<size_t... IPrev, size_t I, bool B, bool... Bs>
struct select_indices_impl< index_sequence< IPrev...>, I, B, Bs...>

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


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