Reactions  0.1.0
Handling reaction trees and decays
Public Types | List of all members
reactions::fields::remove_optional< T > Struct Template Reference

If the input type is an optional, get the underying type. More...

#include <fields.hpp>

Public Types

using type = T
 

Detailed Description

template<class T>
struct reactions::fields::remove_optional< T >

If the input type is an optional, get the underying type.

Member Typedef Documentation

◆ type

template<class T>
using reactions::fields::remove_optional< T >::type = T

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