
10 Mar
2005
10 Mar
'05
11:58 a.m.
John Maddock wrote:
Sorry if this has come up before, but all the compilers I tested with refuced to compile hash_float_test:
hash_float_test.cpp
...\..\..\..\libs\functional\hash\test\hash_float_test.cpp(99) : error C2501: 'BOOST_META_FUNC_TEST_CASE' : missing storage-class or type specifiers
Sorry, it was written for the version of test in Boost 1.32, the attached version should work with CVS. By the way, I don't have access to recent versions of Visual C++, so the float functions might not work that well anyway (they need work arounds for a lot of compilers). Daniel