sparrow 0.6.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 62 of file data_traits.hpp.
using sparrow::arrow_traits< std::string >::const_reference = std::string_view |
Definition at line 66 of file data_traits.hpp.
using sparrow::arrow_traits< std::string >::value_type = std::string |
Definition at line 65 of file data_traits.hpp.
|
staticconstexpr |
Definition at line 64 of file data_traits.hpp.