Menu

#7 Wrap std::front_inserter and std::inserter

open
nobody
None
5
2007-07-24
2007-07-24
No

At the moment, there is a buffered version of std::back_inserter to avoid a mutex lock/unlock for each insertion in the output iterator. It is necessary to provide the same feature for std::front_inserter and std::inserter.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.