![]() |
Zivid C++ API 2.16.0+46cdaba6-1
|
Check if T has a ValidRange constraint. More...
#include <Zivid/DataModel/Traits.h>
Check if T has a ValidRange constraint.
If the data model type T has a validRange() 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.