experimental debug bitset patch
François Dumont
francois.cppdevs@free.fr
Sat Nov 27 10:08:00 GMT 2010
On 11/26/2010 11:50 PM, Paolo Carlini wrote:
> Il 26/11/10 22.12, François Dumont ha scritto:
>> Hi
>>
>> This is patch to fix a test in debug experimental mode and to
>> simplify bitset.
> Ok, thanks. While you are at it, if you want to add a one-line comment
> before the ifdef-ed out code saying that we want to preserve the C++0x
> property of std::bitset of being a literal type in debug-mode too, and
> that we should figure a proper solution for this issue, it would be nice.
>
> Paolo.
Attached patch applied.
* include/debug/bitset (bitset<>::reference): Clean code, use
normal
reference type in experimental mode.
* testsuite/23_containers/bitset/debug/invalid/1.cc: Fix for
experimental mode.
François
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: debug_experimental_bitset.patch
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20101127/c226ee94/attachment.ksh>
More information about the Libstdc++
mailing list