|
sparrow 2.4.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
|
#include <data_traits.hpp>
Public Types | |
| using | value_type = decimal<int256_t> |
| using | const_reference = decimal<int256_t> |
Definition at line 123 of file data_traits.hpp.
| using sparrow::arrow_traits< decimal< int256_t > >::const_reference = decimal<int256_t> |
Definition at line 126 of file data_traits.hpp.
| using sparrow::arrow_traits< decimal< int256_t > >::value_type = decimal<int256_t> |
Definition at line 125 of file data_traits.hpp.