]> gcc.gnu.org Git - gcc.git/commit
re PR libstdc++/16154 (input iterator concept too restrictive)
authorPaolo Carlini <pcarlini@suse.de>
Wed, 23 Jun 2004 16:03:52 +0000 (16:03 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 23 Jun 2004 16:03:52 +0000 (16:03 +0000)
commitdcbbf6f31bcbb4a3f03793eb6415c6b8202b9f93
tree788797f43df20d0f1b10636815ec5c2a7216df7a
parente1d2bd1e44971a4becd718272277361b4f64fcad
re PR libstdc++/16154 (input iterator concept too restrictive)

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.

From-SVN: r83554
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/boost_concept_check.h
This page took 0.059413 seconds and 5 git commands to generate.