sparrow 1.3.0
Loading...
Searching...
No Matches
bool8_array.hpp File Reference
Include dependency graph for bool8_array.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sparrow
 

Typedefs

using sparrow::bool8_array = primitive_array<int8_t, simple_extension<"arrow.bool8">, bool>
 Bool8 array using 8-bit storage for boolean values.