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-25 16:42:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da8405cb69e3641e31c64fd487d2ecbdeebcbaa2
container_hash
/
include
/
boost
/
functional
History
Daniel James
3ce1a740b7
Don't forward declare STL containers when using STLport - this is slightly over the top as the forward declarations seem to work on mingw-3_4_4-stlport-5_0, so maybe it's just a Visual C++ problem, but at this stage I'd rather keep things simple.
...
[SVN r33178]
2006-02-28 20:47:59 +00:00
..
detail
Don't forward declare STL containers when using STLport - this is slightly over the top as the forward declarations seem to work on mingw-3_4_4-stlport-5_0, so maybe it's just a Visual C++ problem, but at this stage I'd rather keep things simple.
2006-02-28 20:47:59 +00:00
hash
Reintroduce workaround for hashing const built-in array on Visual C++.
2006-02-28 00:49:14 +00:00
hash_fwd.hpp
Add a forward header for the hash functions.
2006-02-05 16:03:43 +00:00
hash.hpp
Add support for the BOOST_HASH_NO_EXTENSIONS macro.
2006-02-13 18:21:20 +00:00