modernize-replace-random-shuffle¶. This check will find occurrences of std::random_shuffle and replace it with std::shuffle . In C++17 std::random_shuffle ...
確定! 回上一頁