* @brief Hash a key. Uses the STL library's `std::hash()` function. * * @param key value to hash * @return hash value of the key */
source not stored for this graph (policy: none)
no test coverage detected