Closed
Description
Thanks for a useful library!
As best I can tell, both container_type
and operator=
are specific to back_insert_iterator, and not a part of OutputIterator. So these functions don't actually support output iterators.
It seems like either the code needs to be modified to use just the OutputIterator operations or the documentation should be updated.
Metadata
Metadata
Assignees
Labels
No labels