sparrow 0.3.0
|
#include <data_traits.hpp>
Public Types | |
using | value_type = std::string |
using | const_reference = std::string_view |
Static Public Attributes | |
static constexpr data_type | type_id = data_type::STRING |
Definition at line 54 of file data_traits.hpp.
using sparrow::arrow_traits< std::string >::const_reference = std::string_view |
Definition at line 58 of file data_traits.hpp.
using sparrow::arrow_traits< std::string >::value_type = std::string |
Definition at line 57 of file data_traits.hpp.
|
staticconstexpr |
Definition at line 56 of file data_traits.hpp.