From: John Maddock (John_Maddock_at_[hidden])
Date: 2000-10-12 06:25:56


>>
>> algo_opt_examples.cpp and other utility tests
>>
>> add using std::memset
>
>Could you be specific about which utility test files need the patch?
Utility
>is not one monolithic library and I think the tests may be maintained by
>different people.
>

I've already patched algo_opt_examples.cpp for that: I think that that is
the only place where std::memset occures (it certainly should be).

- John.