Warnings: teeks99-01-mg13-20-64onriscv64 - concept_check / gcc-13~c++20
Rev 2b7c83edd2af574bf4a892389c61cee817fcb8c5 / Thu, 14 Nov 2024 23:19:40 +0000
stl_concept_covering
../libs/concept_check/test/stl_concept_covering.cpp:528:24: warning: ???void std::random_shuffle(_RAIter, _RAIter) [with _RAIter = boost::mutable_random_access_iterator_archetype<boost::sgi_assignable_archetype<> >]??? is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../libs/concept_check/test/stl_concept_covering.cpp:534:24: warning: ???void std::random_shuffle(_RAIter, _RAIter, _Generator&&) [with _RAIter = boost::mutable_random_access_iterator_archetype<boost::sgi_assignable_archetype<> >; _Generator = boost::unary_function_archetype<long int, long int>&]??? is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]