Update README.md

master
_xeroxz 3 years ago
parent 814ba1b6d5
commit dfa3dab6d5

@ -3,4 +3,6 @@
This repo contains a list of utils that will probably need to be implimented for LLO.
* llo::utils::hash_t templated class that contains unique std::uint64_t hash value for any given data. use std::hash to compute the hash.
* llo::utils::hash_t templated class that contains unique std::uint64_t hash value for any given data. use std::hash to compute the hash. https://en.cppreference.com/w/cpp/utility/hash

Loading…
Cancel
Save