Template specialization of conditional. More...
#include <nanovdb/util/Util.h>
| Public Types | |
| using | type = FalseT | 
| using | type | 
Template specialization of conditional.
| FalseT | Type used when boolean is false | 
| TrueT | Type used when boolean is true | 
| using type | 
| using type = FalseT |