Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cgkantidis/hash


https://github.com/cgkantidis/hash

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# hash

An example of how to create a hash function for a user-defined class, and inject
it to the standard namespace, allowing the use of the user-defined class as a
key in an unordered_map or other kinds of hash maps.