HDK
|
Trait use to const from type. Default implementation is just a pass-through. More...
#include <NanoVDB.h>
Public Types | |
using | type = T |
Trait use to const from type. Default implementation is just a pass-through.
T | Type |
remove_pointer<float>::type = float
using nanovdb::remove_const< T >::type = T |