Anton Pevtsov wrote:
The test for lib.string.compare is here:
http://people.apache.org/~antonp/stdcxx05022006b/
Also there are required difference for 21.strings.cpp and 21.strings.h
files.
Okay, please commit.
Thanks
Martin
PS I have the same question about compare as about find WRT
length_error. We can change the test later if we decide that
the functions should not throw.
The change log:
2006-05-02 Anton Pevtsov <[EMAIL PROTECTED]>
* 21.strings.h (MemberId): Added new element for compare.
(OverloadId): Added new enum elements for compare overloads.
* 21.strings.cpp (_rw_setvars): Added support for compare
overloads.
With best wishes,
Anton Pevtsov.