|
Boost : |
From: Peter Dimov (pdimov_at_[hidden])
Date: 2001-06-07 07:32:56
From: "John Maddock" <John_Maddock_at_[hidden]>
> The relevent files can be found at:
>
> http://groups.yahoo.com/group/boost/files/Callback/function-05-09.zip
> http://groups.yahoo.com/group/boost/files/Callback/function-05-09.tgz
Note: it's -19, not -09.
I think that Function should be accepted.
Comments:
* allocator_test.cpp generates remark 'Access control not specified, public
by default' on
template<typename T>
struct counting_allocator : std::allocator<T>
and similar code under Intel C++ 5.0.
* There are no tests for the numbered variants, e.g. for function2<>
-- Peter Dimov Multi Media Ltd.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk