On Fri, Nov 17, 2023 at 12:26:08AM +0100, Christian Weisgerber wrote:
> net/xprobe                          C++ std::random_shuffle

https://en.cppreference.com/w/cpp/algorithm/random_shuffle
(deprecated in C++14)
(removed in C++17)

'grep -r random_shuffle /usr/local/include/' suggests that boost may
provide a fallback, but I'm inclined to delete this dead port instead.

No update since 2005, last SourceForge activity in 2013, unmaintained,
HOMEPAGE redirects, link on SourceForge is NXDOMAIN...

OK to remove?

Reply via email to