[Bug libstdc++/16154] input iterator concept too restrictive
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jun 23 16:08:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-06-23 16:04 -------
Subject: Bug 16154
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: paolo@gcc.gnu.org 2004-06-23 16:03:52
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: boost_concept_check.h
Log message:
2004-06-23 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/16154
* include/bits/boost_concept_check.h (struct _TrivialIteratorConcept):
Don't require the _DefaultConstructibleConcept.
(struct _ForwardIteratorConcept): Require it here.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2531&r2=1.2532
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/boost_concept_check.h.diff?cvsroot=gcc&r1=1.17&r2=1.18
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16154
More information about the Gcc-bugs
mailing list