maomao90's Library
A C++20 library for competitive programming.
Loading...
Searching...
No Matches
maomao90::HashingCustomHash< T > Struct Template Reference

#include <hashing_custom_hash.hpp>

Public Member Functions

constexpr size_t operator() (const T &o) const
 

Member Function Documentation

◆ operator()()

template<Hashing T>
size_t maomao90::HashingCustomHash< T >::operator() ( const T & o) const
inlineconstexpr

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