Replace std::random_shuffle (removed in C++17).
authorCarl Hetherington <cth@carlh.net>
Mon, 18 Mar 2024 20:05:07 +0000 (21:05 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 20 Mar 2024 17:25:09 +0000 (18:25 +0100)
commit15d7164347404249542dc5ae75cfd37011aef7c3
treefcf67f82ded1e0b881370800f5cb9eee57773efa
parent055bdbca9582b43e2bd8d0373f35f37c9a2a73f8
Replace std::random_shuffle (removed in C++17).
test/image_filename_sorter_test.cc