OpenVDB  9.0.1
enable_if< bool, T > Struct Template Reference

C++11 implementation of std::enable_if. More...

#include <nanovdb/NanoVDB.h>

Detailed Description

template<bool, typename T = void>
struct nanovdb::enable_if< bool, T >

C++11 implementation of std::enable_if.