HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nanovdb::is_pointer< const T * > Struct Template Reference

Template specialization of const pointers. More...

#include <NanoVDB.h>

Static Public Attributes

static constexpr bool value = true
 

Detailed Description

template<class T>
struct nanovdb::is_pointer< const T * >

Template specialization of const pointers.

Template Parameters
TTemplate parameter to be tested

Definition at line 527 of file NanoVDB.h.

Member Data Documentation

template<class T >
constexpr bool nanovdb::is_pointer< const T * >::value = true
static

Definition at line 529 of file NanoVDB.h.


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