#include <AMReX_TypeTraits.H>
|
| static constexpr bool | value = std::is_same_v<T,U1> && Same<T,Us...>::value |
| |
◆ value
template<typename T , typename U1 , typename... Us>
| constexpr bool amrex::Same< T, U1, Us >::value = std::is_same_v<T,U1> && Same<T,Us...>::value |
|
staticconstexpr |
The documentation for this struct was generated from the following file: