typename add_const< T >::type add_const_t
constexpr ur_field_type_t getExpectedUnirecType()
Determines the expected UniRec field type for a given C++ type T.
constexpr bool is_string_v
A type trait that adds const to a given type if it is a pointer or a reference.
A type trait that checks if a given type is a string type.