stl_concept_covering
../libs/concept_check/test/stl_concept_covering.cpp:528:10: warning: 'random_shuffle<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:10: warning: 'random_shuffle<boost::mutable_random_access_iterator_archetype<boost::sgi_assignable_archetype<>>, boost::unary_function_archetype<long, long> &>' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
2 warnings generated.