Turi Create
4.0
|
#include <core/data/flexible_type/flexible_type_base_types.hpp>
Represents the undefined type in the flexible_type. Corresponds to the type enum flex_type_enum::UNDEFINED.
The global static variable FLEX_UNDEFINED can be used when an undefined value is needed. i.e.
This is equivalent to:
Definition at line 316 of file flexible_type_base_types.hpp.