OpenVDB 12.0.0
|
C++11 implementation of std::is_same. More...
#include </private/tmp/openvdb-20241101-6943-enag0s/openvdb-12.0.0/nanovdb/nanovdb/util/Util.h>
Static Public Attributes | |
static constexpr bool | value = is_same<T0, T1>::value || is_same<T0, T...>::value |
C++11 implementation of std::is_same.