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

Index corresponding to a given element. More...

#include <utils.hpp>

Static Public Attributes

static constexpr auto value
 

Detailed Description

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

Index corresponding to a given element.

Member Data Documentation

◆ value

template<class Tuple , class E >
constexpr auto reactions::utils::tuple_index< Tuple, E >::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: