|
SDSL 3.0.1
Succinct Data Structure Library
|
uint128_t.hpp contains contains the definition of a 128-bit unsigned integer type. More...
Go to the source code of this file.
Classes | |
| class | sdsl::uint128_t |
Namespaces | |
| namespace | sdsl |
| Namespace for the succinct data structure library. | |
Functions | |
| std::ostream & | sdsl::operator<< (std::ostream &os, const uint128_t &x) |
uint128_t.hpp contains contains the definition of a 128-bit unsigned integer type.
Definition in file uint128_t.hpp.