OpenVDB 11.0.0
 
Loading...
Searching...
No Matches
is_pointer< const T * > Struct Template Reference

Template specialization of const pointers. More...

#include <nanovdb/NanoVDB.h>

Static Public Attributes

static constexpr bool value = true
 
static constexpr bool value
 

Detailed Description

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

Template specialization of const pointers.

Template Parameters
TTemplate parameter to be tested

Member Data Documentation

◆ value [1/2]

bool value
staticconstexpr

◆ value [2/2]

template<class T>
bool value = true
staticconstexpr