Reactions  0.1.2
Handling reaction trees and decays
Public Types | List of all members
reactions::fields::overall_range< R > Struct Template Reference

Get the overall range for a range with/without subranges. More...

#include <fields.hpp>

Public Types

using type = range< R::min, R::max >
 

Detailed Description

template<class R>
struct reactions::fields::overall_range< R >

Get the overall range for a range with/without subranges.

Member Typedef Documentation

◆ type

template<class R >
using reactions::fields::overall_range< R >::type = range<R::min, R::max>

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