Menu

#5 Add 'remove', 'remove_copy' algorithms

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

Algorithms of the family 'remove', 'remove_copy' etc... must be added.

One of the difficulties is that the output range does not have the same structure (less elements) as the input range. For example, if both input and output are vector, it is not possible to know in advance where the output elements will be stored, because some of them will be eliminated.

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.