![]() |
OpenVDB 13.1.0
|
Detects whether BufferTraits<BufferT> defines hasDeviceSingle, i.e. whether the buffer manages a single device-resident allocation.
More...
#include <nanovdb/HostBuffer.h>
Static Public Attributes | |
| static constexpr bool | value = false |
Detects whether BufferTraits<BufferT> defines hasDeviceSingle, i.e. whether the buffer manages a single device-resident allocation.
Defaults to false when the trait member is absent, so pre-existing BufferTraits specializations (in or out of tree) that only define hasDeviceDual keep compiling unchanged.
|
staticconstexpr |