|
Reactions
0.1.0
Handling reaction trees and decays
|
Object to access fields and process the units. More...
#include <units.hpp>
Public Member Functions | |
| template<class SystemOfUnits , class T > | |
| constexpr return_type_t< Field, Subfield... > | operator() (SystemOfUnits const &sou, T const &f) const |
| Access the value of the subfield and process the units. More... | |
Object to access fields and process the units.
|
inline |
Access the value of the subfield and process the units.
1.8.13