| OpenVDB
    12.1.1
    | 
Trait use to remove pointer, i.e. "*", qualifier from a type. Default implementation is just a pass-through. More...
#include <nanovdb/util/Util.h>
| Public Types | |
| using | type = T | 
Trait use to remove pointer, i.e. "*", qualifier from a type. Default implementation is just a pass-through.
| T | Type | 
remove_pointer<float>::type = float
| using type = T | 
 1.8.11
 1.8.11