C++11 implementation of std::is_floating_point. More...
#include <nanovdb/util/Util.h>
| Static Public Attributes | |
| static constexpr bool | value = is_same<T, float, double>::value | 
C++11 implementation of std::is_floating_point.
| 
 | staticconstexpr |