This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_functional
Watch
1
Star
0
Fork
0
You've already forked boost_functional
forked from
boostorg/functional
Code
Pull Requests
Activity
Files
4bd9ad6f4bfd300c8a8c40567bdf33b45e702ed2
boost_functional
/
include
/
boost
/
functional
History
Daniel James
39255c201d
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