Home
last modified time | relevance | path

Searched refs:random_shuffle (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/cpp/
H A Dalgo.h64 using __STD::random_shuffle;
H A Dstl_algo.h848 inline void random_shuffle(_RandomAccessIter __first, in random_shuffle() function
856 void random_shuffle(_RandomAccessIter __first, _RandomAccessIter __last, in random_shuffle() function