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

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

#include <database.hpp>

Public Types

using type = T
 

Detailed Description

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

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

Member Typedef Documentation

◆ type

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

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