This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_functional
Watch
1
Star
0
Fork
0
forked from
boostorg/functional
Code
Pull Requests
Activity
Files
39b4e383677fc8d4e766cdf4a176900b0f17118f
boost_functional
/
include
/
boost
/
functional
T
History
Daniel James
39b4e38367
The Digital Mars workarounds aren't required for the latest version.
...
[SVN r34510]
2006-07-12 10:13:45 +00:00
..
detail
Comment out an assert which is giving bogus failures. On platforms where it isn't possible to detect NaN or infinity the full hash computation is performed on them. For NaN the result doesn't matter (since NaN != NaN), for infinity it should always give the same result), so the calculation works but unfortuanately, I don't know how to correctly check that v is what I expect in the assertion.
2006-07-09 22:50:43 +00:00
hash
The Digital Mars workarounds aren't required for the latest version.
2006-07-12 10:13:45 +00:00
hash_fwd.hpp
Update copyright details.
2006-06-25 09:59:05 +00:00
hash.hpp
Update copyright details.
2006-06-25 09:59:05 +00:00