Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
std::hash< T > Struct Template Reference

#include <utils.hpp>

Public Member Functions

std::size_t operator() (const T &t) const noexcept
 

Detailed Description

template<Hashable T>
struct std::hash< T >

Definition at line 38 of file utils.hpp.

Member Function Documentation

◆ operator()()

template<Hashable T>
std::size_t std::hash< T >::operator() ( const T &  t) const
inlinenoexcept

Definition at line 39 of file utils.hpp.


The documentation for this struct was generated from the following file: