Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
uint128.hpp File Reference
#include <cstdint>
#include <iomanip>
#include <ostream>

Go to the source code of this file.

Namespaces

namespace  std
 STL namespace.
 

Typedefs

using uint128_t = unsigned __int128
 

Functions

std::ostream & std::operator<< (std::ostream &os, uint128_t const &a)
 

Typedef Documentation

◆ uint128_t

using uint128_t = unsigned __int128

Definition at line 204 of file uint128.hpp.