[Patch/RFC] libstdc++/16154 (aka: requirements of input iterators)
Paolo Carlini
pcarlini@suse.de
Wed Jun 23 12:49:00 GMT 2004
Hi,
this PR is about an over strict concept check. I think submitter is
right in believing that: "Neither in section 24.1.1 nor in section 25.2
of the C++ standard I see any requirement that input iterators have to
be default constructible"
Therefore, I propose the below minimal fix. Longer term, we may consider,
for many other reasons, upgrading to the latest Boost release.
Ok with everyone? I'll wait 'til this evening...
Paolo.
///////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_16154
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20040623/2b918c76/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_16154
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20040623/2b918c76/attachment-0001.ksh>
More information about the Libstdc++
mailing list