|
sparrow 2.4.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 60 of file data_traits.hpp.
| using sparrow::arrow_traits< bool >::const_reference = bool |
Definition at line 63 of file data_traits.hpp.
| using sparrow::arrow_traits< bool >::value_type = bool |
Definition at line 62 of file data_traits.hpp.