|
sparrow 2.0.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
|
#include <data_traits.hpp>
Public Types | |
| using | value_type = bool |
| using | const_reference = bool |
Definition at line 55 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.