moveable.cc
2.37 KB
-
Shrink std::random_shuffle test to pass on simulators · 6b6254db
2015-10-16 Aurelio Remonda <aurelio.remonda@tallertechnologies.com> * testsuite/25_algorithms/random_shuffle/moveable.cc: Change variable N from const int N = 200000 to const unsigned int N = 10000. Delete useless fill_ascending function call. From-SVN: r228876
Aurelio Remonda committed