maomao90's Library
A C++20 library for competitive programming.
Loading...
Searching...
No Matches
hashing_custom_hash.hpp File Reference
#include <type_traits>
#include "library/internal/concepts.hpp"
#include "library/internal/hashing.hpp"
#include "library/math/modint.hpp"

Go to the source code of this file.

Classes

struct  maomao90::HashingCustomHash< T >
 

Namespaces

namespace  maomao90
 

Concepts

concept  maomao90::Hashing