SDSL: Succinct Data Structure Library
A C++ template library for succinct data structures
|
uint128_t.hpp contains contains the definition of a 128-bit unsigned integer type. More...
Go to the source code of this file.
Namespaces | |
namespace | sdsl |
Namespace for the succinct data structure library. | |
Typedefs | |
typedef unsigned int uint128_t | sdsl::__attribute__ ((mode(TI))) |
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.