LibUDB  1.0.1
Algorithm Member List

This is the complete list of members for Algorithm, including all inherited members.

Algorithm() (defined in Algorithm)Algorithm
parallelFind(InputIt start, InputIt end, const T &val)Algorithminlinestatic
parallelFindIf(InputIt start, InputIt end, UnaryPred predicate)Algorithminlinestatic
parallelRemove(InputIt start, InputIt end, const T &val)Algorithminlinestatic
parallelRemoveIf(InputIt start, InputIt end, UnaryPred predicate)Algorithminlinestatic
parallelSort(InputIt start, InputIt end, UnaryPred predicate)Algorithminlinestatic