|
SDSL 3.0.3
Succinct Data Structure Library
|
uint128_t.hpp contains contains the definition of a 128-bit unsigned integer type. More...
#include <iostream>#include <stdint.h>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, uint128_t const &x) |
uint128_t.hpp contains contains the definition of a 128-bit unsigned integer type.
Definition in file uint128_t.hpp.