Reactions  0.1.0
Handling reaction trees and decays
Static Public Attributes | List of all members
reactions::utils::tuple_index< E, Tuple > Struct Template Reference

Index corresponding to a given element. More...

#include <utils.hpp>

Static Public Attributes

static constexpr auto value
 

Detailed Description

template<class E, class Tuple>
struct reactions::utils::tuple_index< E, Tuple >

Index corresponding to a given element.

Member Data Documentation

◆ value

template<class E , class Tuple >
constexpr auto reactions::utils::tuple_index< E, Tuple >::value
static
Initial value:
=
detail::tuple_index<0, Tuple, E, std::tuple_element_t<0, Tuple>>::value

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