OpenVDB  12.0.0
enable_if< bool, T > Struct Template Reference

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

#include <nanovdb/util/Util.h>

Detailed Description

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

C++11 implementation of std::enable_if.