Template specialization of trait class use to remove const qualifier type from a type. More...
#include <nanovdb/util/Util.h>
| Public Types | |
| using | type = T | 
| using | type | 
Template specialization of trait class use to remove const qualifier type from a type.
| T | Type of the const type | 
| using type | 
| using type = T |