Warnings: teeks99-dkr-mg15-warn - concept_check / gcc-15~c++23~warn
Rev 7ff256c8dc52bc8416320cf557bba1103f4dc25c / Fri, 12 Jun 2026 04:09:04 +0000
stl_concept_covering
../libs/concept_check/test/stl_concept_covering.cpp:73:40: warning: unused parameter ???x??? [-Wunused-parameter]
../libs/concept_check/test/stl_concept_covering.cpp:99:40: warning: unused parameter ???x??? [-Wunused-parameter]
../libs/concept_check/test/stl_concept_covering.cpp:126:40: warning: unused parameter ???x??? [-Wunused-parameter]
../libs/concept_check/test/stl_concept_covering.cpp:142:55: warning: unused parameter ???x??? [-Wunused-parameter]
../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]