Block-Structured AMR Software Framework
amrex::ppdetail::ArithmeticOptional_TT< std::optional< T >, std::enable_if_t< std::is_arithmetic_v< T > > > Struct Template Reference

#include <AMReX_ParmParse.H>

Inheritance diagram for amrex::ppdetail::ArithmeticOptional_TT< std::optional< T >, std::enable_if_t< std::is_arithmetic_v< T > > >:

Public Types

using value_type = T
 

Member Typedef Documentation

◆ value_type

template<class T >
using amrex::ppdetail::ArithmeticOptional_TT< std::optional< T >, std::enable_if_t< std::is_arithmetic_v< T > > >::value_type = T

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