![]() |
Zivid C++ API
2.4.2+1a2e8cfb-1
Defining the Future of 3D Machine Vision
|
Check if T has a ValidSize constraint More...
#include <Zivid/DataModel/Traits.h>
Check if T has a ValidSize constraint
If the data model type T has a validSize() method, provides the member constant value equal to true. Otherwise, value is equal to false. This method can only be called with data model leaf types, see IsDataModelLeaf.