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