Typedefs | |
template<class T > | |
using | underlying_type_t = typename ArithmeticOptional_TT< T >::value_type |
Variables | |
template<class T > | |
constexpr bool | IsArithmeticOptional_v = ArithmeticOptional_TT<T>::value |
using amrex::ppdetail::underlying_type_t = typedef typename ArithmeticOptional_TT<T>::value_type |
|
inlineconstexpr |