Indiana Unversity logo[ConceptGCC]

ConceptGCC :

OutputIterator requires Assignable value type

From: Daniel James (daniel_james_at_[hidden])
Date: 2007-04-28 04:15:24


Hi,

I believe the attached program is legit but concept g++ returns an error -
which seems to be because OutputIterator requires value_type to be
assignable. I've also attached a patch which seems to fix this.

Daniel