Block-Structured AMR Software Framework
amrex::Same< T, U > Struct Template Reference

#include <AMReX_TypeTraits.H>

Static Public Attributes

static constexpr bool value = std::is_same_v<T,U>
 

Member Data Documentation

◆ value

template<typename T , typename U >
constexpr bool amrex::Same< T, U >::value = std::is_same_v<T,U>
staticconstexpr

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