OpenVDB 11.0.0
|
C++11 implementation of std::is_same. More...
#include </private/tmp/openvdb-20240426-83507-bnu7c4/openvdb-11.0.0/nanovdb/nanovdb/NanoVDB.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.