algorithm
../libs/range/test/algorithm.cpp:182:22: warning: variable ???o??? set but not used [-Wunused-but-set-variable]
../libs/range/test/algorithm.cpp:183:19: warning: variable ???s??? set but not used [-Wunused-but-set-variable]
../libs/range/test/algorithm.cpp:182:22: warning: variable ???o??? set but not used [-Wunused-but-set-variable]
../libs/range/test/algorithm.cpp:183:19: warning: variable ???s??? set but not used [-Wunused-but-set-variable]
../libs/range/test/algorithm.cpp:182:22: warning: variable ???o??? set but not used [-Wunused-but-set-variable]
../libs/range/test/algorithm.cpp:183:19: warning: variable ???s??? set but not used [-Wunused-but-set-variable]
../boost/range/algorithm/random_shuffle.hpp:106:27: warning: ???void std::random_shuffle(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<int*, vector<int> >]??? is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../boost/range/algorithm/random_shuffle.hpp:124:27: warning: ???void std::random_shuffle(_RAIter, _RAIter, _Generator&&) [with _RAIter = __gnu_cxx::__normal_iterator<int*, vector<int> >; _Generator = null_op1&]??? is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../boost/range/algorithm/random_shuffle.hpp:106:27: warning: ???void std::random_shuffle(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<int*, vector<int> >]??? is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../boost/range/algorithm/random_shuffle.hpp:124:27: warning: ???void std::random_shuffle(_RAIter, _RAIter, _Generator&&) [with _RAIter = __gnu_cxx::__normal_iterator<int*, vector<int> >; _Generator = null_op1&]??? is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
random_shuffle
../boost/range/algorithm/random_shuffle.hpp:106:27: warning: ???void std::random_shuffle(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<int*, vector<int> >]??? is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../boost/range/algorithm/random_shuffle.hpp:115:27: warning: ???void std::random_shuffle(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<int*, vector<int> >]??? is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../boost/range/algorithm/random_shuffle.hpp:124:27: warning: ???void std::random_shuffle(_RAIter, _RAIter, _Generator&&) [with _RAIter = __gnu_cxx::__normal_iterator<int*, vector<int> >; _Generator = boost::{anonymous}::counted_generator<long int>&]??? is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../boost/range/algorithm/random_shuffle.hpp:133:27: warning: ???void std::random_shuffle(_RAIter, _RAIter, _Generator&&) [with _RAIter = __gnu_cxx::__normal_iterator<int*, vector<int> >; _Generator = boost::{anonymous}::counted_generator<long int>&]??? is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../boost/range/algorithm/random_shuffle.hpp:106:27: warning: ???void std::random_shuffle(_RAIter, _RAIter) [with _RAIter = _Deque_iterator<int, int&, int*>]??? is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../boost/range/algorithm/random_shuffle.hpp:115:27: warning: ???void std::random_shuffle(_RAIter, _RAIter) [with _RAIter = _Deque_iterator<int, int&, int*>]??? is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../boost/range/algorithm/random_shuffle.hpp:124:27: warning: ???void std::random_shuffle(_RAIter, _RAIter, _Generator&&) [with _RAIter = _Deque_iterator<int, int&, int*>; _Generator = boost::{anonymous}::counted_generator<long int>&]??? is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../boost/range/algorithm/random_shuffle.hpp:133:27: warning: ???void std::random_shuffle(_RAIter, _RAIter, _Generator&&) [with _RAIter = _Deque_iterator<int, int&, int*>; _Generator = boost::{anonymous}::counted_generator<long int>&]??? is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]