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

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

#include <database.hpp>

Public Types

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

Detailed Description

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

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

Member Typedef Documentation

◆ type

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

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