OpenVDB
9.0.1
|
C++11 implementation of std::is_floating_point. More...
#include <nanovdb/NanoVDB.h>
Static Public Attributes | |
static const bool | value = is_same<T, float>::value || is_same<T, double>::value |
C++11 implementation of std::is_floating_point.