Turi Create
4.0
|
#include <core/data/flexible_type/flexible_type_base_types.hpp>
enum_to_type<flex_type_enum e>::type is the flexible_type content type corresponding to the enumeration value. This is very useful for SFINAE operations.
Example: This will refer to the type flex_int
Definition at line 658 of file flexible_type_base_types.hpp.