This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
container_hash
Watch
1
Star
0
Fork
1
You've already forked container_hash
mirror of
https://github.com/boostorg/container_hash.git
synced
2026-01-26 17:12:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
514757c31245ea21763b953c90ddb67e71c67916
container_hash
/
include
/
boost
/
functional
History
Daniel James
514757c312
Hold your nose, it's a Visual C++ 6.5 workaround. For some reason it requires
...
boost::hash to define operator() taking const and non-const arguments. [SVN r32783]
2006-02-09 19:11:54 +00:00
..
detail
Use fpclassify/_fpclass for the hash function on compilers where I
2006-02-09 19:11:09 +00:00
hash
Hold your nose, it's a Visual C++ 6.5 workaround. For some reason it requires
2006-02-09 19:11:54 +00:00
hash_fwd.hpp
Add a forward header for the hash functions.
2006-02-05 16:03:43 +00:00
hash.hpp
Move all the boost/functional/hash/*.hpp files into a single file
2006-02-09 18:57:07 +00:00