HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nanovdb::disable_if< bool, T > Struct Template Reference

#include <NanoVDB.h>

Public Types

typedef T type
 

Detailed Description

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

Definition at line 482 of file NanoVDB.h.

Member Typedef Documentation

template<bool , typename T = void>
typedef T nanovdb::disable_if< bool, T >::type

Definition at line 484 of file NanoVDB.h.


The documentation for this struct was generated from the following file: