OpenVDB
12.0.0
|
C++11 implementation of std::is_same. More...
#include <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.