![]() |
OpenVDB 13.1.0
|
Detects whether a buffer type is default-constructible, so consumers can name that requirement in a static_assert instead of failing wherever the default construction happens to occur. More...
#include <nanovdb/HostBuffer.h>
Static Public Attributes | |
| static constexpr bool | value = false |
Detects whether a buffer type is default-constructible, so consumers can name that requirement in a static_assert instead of failing wherever the default construction happens to occur.
|
staticconstexpr |