cxxomfort  rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
07-hash.hpp File Reference

Barebones implementation of std::hash. More...

Detailed Description

Barebones implementation of std::hash.

This is an implementation of std::hash not directly used by cxxomfort but made available for TR1 compatibility layers.

This file should end up included only when no TR1 has been found and the user has requested CXXO_USE_INTERNAL_TR1.