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