|
sparrow 1.4.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
|
Namespaces | |
| namespace | prt |
| Portable namespace, includes functions which (unlike the versions form the C++ standard library) work with the int128_t and uint128_t types (2014). | |
Classes | |
| class | int256_t |
Functions | |
| std::string | to_string (const uint128_t &n) |
| std::string | to_string (const int128_t &n) |
| std::ostream & | operator<< (std::ostream &stream, int256_t n) |
| std::string | to_string (const int256_t &n) |
|
inline |
Definition at line 625 of file int256_t.hpp.
|
inline |
Definition at line 86 of file int128_t.hpp.
|
inline |
Definition at line 656 of file int256_t.hpp.
|
inline |
Definition at line 79 of file int128_t.hpp.