SDSL 3.0.3
Succinct Data Structure Library
Loading...
Searching...
No Matches
uint128_t.hpp File Reference

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)

Detailed Description

uint128_t.hpp contains contains the definition of a 128-bit unsigned integer type.

Author
Simon Gog, Matthias Petri

Definition in file uint128_t.hpp.