Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-01 | Add stdalgo::isin() and use it to simplify code | Attila Molnar | |
2014-11-01 | Add stdalgo::erase() and use it to simplify code | Attila Molnar | |
2014-03-24 | Add stdalgo::delete_all() that deletes all elements in a container | Attila Molnar | |
2014-03-24 | Cull ident sockets instead of immediate delete, add stdalgo::culldeleter | Attila Molnar | |
2014-03-24 | Make it possible to customize how SimpleExtItem should delete items | Attila Molnar | |
2014-03-24 | Create the stdalgo namespace for container-related algorithms, add ↵ | Attila Molnar | |
stdalgo::vector::swaperase() |