]> git.tdb.fi Git - libs/core.git/history - source/core/algorithm.h
Use vectors for storage in Poller
[libs/core.git] / source / core / algorithm.h
2018-03-25 Mikko RasaAdd whole-container versions of sort and stable_sort
2018-03-25 Mikko RasaMark the functions in algorithm.h as inline
2016-11-05 Mikko RasaAdd implementations of find and find_if that take a...