Index: iterator_concepts.h =================================================================== --- iterator_concepts.h (revision 524) +++ iterator_concepts.h (working copy) @@ -172,7 +172,7 @@ _GLIBCXX_LATE_CHECK template - requires Assignable::value_type, Value> + requires Assignable::reference, Value> concept_map OutputIterator { typedef Value value_type;