Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
uint128_t.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <random>
4
8
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept
Definition tuple.hpp:13
unsigned __int128 uint128_t
Definition serialize.hpp:44
void mutate_uint128_t(uint128_t &value, std::mt19937_64 &rng, const Uint128MutationConfig &config)
Definition uint128_t.cpp:4