Jonathan Wakely
7f2f4b8791
libstdc++: Deprecate std::random_shuffle for C++14
...
The std::random_shuffle algorithm was removed in C++14 (without
deprecation). This adds the deprecated attribute for C++14 and later, so
that users are warned they should not be using it in those dialects.
Signed-off-by: Jonathan Wakely <jwakely@redhat.com>
libstdc++-v3/ChangeLog:
* doc/xml/manual/evolution.xml: Document deprecation.
* doc/html/*: Regenerate.
* include/bits/c++config (_GLIBCXX14_DEPRECATED): Define.
(_GLIBCXX14_DEPRECATED_SUGGEST): Define.
* include/bits/stl_algo.h (random_shuffle): Deprecate for C++14
and later.
* testsuite/25_algorithms/headers/algorithm/synopsis.cc: Adjust
for C++11 and C++14 changes to std::random_shuffle and
std::shuffle.
* testsuite/25_algorithms/random_shuffle/1.cc: Add options to
use deprecated algorithms.
* testsuite/25_algorithms/random_shuffle/59603.cc: Likewise.
* testsuite/25_algorithms/random_shuffle/moveable.cc: Likewise.
* testsuite/25_algorithms/random_shuffle/requirements/explicit_instantiation/2.cc:
Likewise.
* testsuite/25_algorithms/random_shuffle/requirements/explicit_instantiation/pod.cc:
Likewise.
2021-08-03 15:30:35 +01:00
..
2021-01-04 10:26:59 +01:00
2021-03-10 15:27:41 +00:00
2021-04-06 16:43:24 +01:00
2021-01-04 10:26:59 +01:00
2021-06-09 10:32:43 +01:00
2021-06-08 15:55:10 -07:00
2021-01-04 10:26:59 +01:00
2021-04-22 17:35:00 +01:00
2021-05-17 12:05:06 -07:00
2021-04-06 16:43:24 +01:00
2021-06-25 18:47:39 +01:00
2021-07-27 12:04:18 +01:00
2021-07-27 12:04:18 +01:00
2021-01-04 10:26:59 +01:00
2021-01-04 10:26:59 +01:00
2021-08-03 15:30:35 +01:00
2021-06-17 22:00:58 +01:00
2021-01-04 10:26:59 +01:00
2021-03-10 15:27:41 +00:00
2021-01-04 10:26:59 +01:00
2021-07-27 12:13:42 +01:00
2021-07-16 15:03:03 +01:00
2021-04-30 14:57:40 +01:00
2021-03-10 15:27:41 +00:00
2021-03-10 15:27:41 +00:00
2021-04-06 16:43:24 +01:00
2021-01-04 10:26:59 +01:00
2021-04-06 16:43:24 +01:00
2021-07-01 18:45:48 +01:00
2021-04-06 16:43:24 +01:00
2021-07-27 12:04:18 +01:00
2021-01-04 10:26:59 +01:00
2021-01-04 10:26:59 +01:00
2021-07-16 15:03:03 +01:00
2021-04-06 16:43:24 +01:00
2021-04-06 16:43:24 +01:00
2021-06-02 13:33:41 +01:00
2021-07-22 19:39:58 +01:00
2021-04-06 16:43:24 +01:00
2021-03-10 15:27:41 +00:00
2021-01-04 10:26:59 +01:00
2021-06-28 13:34:49 +01:00
2021-07-16 15:03:03 +01:00
2021-01-04 10:26:59 +01:00
2021-04-06 16:43:24 +01:00
2021-01-04 10:26:59 +01:00
2021-08-03 15:06:56 +01:00
2021-04-06 16:43:24 +01:00
2021-01-04 10:26:59 +01:00
2021-05-17 17:58:14 +01:00
2021-01-04 10:26:59 +01:00
2021-01-04 10:26:59 +01:00
2021-04-06 16:43:24 +01:00
2021-07-16 15:03:03 +01:00
2021-05-11 16:11:01 +01:00
2021-04-06 16:43:25 +01:00
2021-01-04 10:26:59 +01:00
2021-03-10 15:27:41 +00:00
2021-06-25 18:47:44 +01:00
2021-03-10 15:27:41 +00:00
2021-04-30 20:30:46 +01:00
2021-03-10 15:27:41 +00:00
2021-01-04 10:26:59 +01:00
2021-01-04 10:26:59 +01:00
2021-07-16 15:03:03 +01:00
2021-07-01 00:25:46 +01:00
2021-03-22 15:56:49 +00:00
2021-08-02 15:30:15 -04:00
2021-08-02 15:30:15 -04:00
2021-06-17 22:29:03 -04:00
2021-06-21 09:45:31 -04:00
2021-07-22 14:37:24 +01:00
2021-07-27 12:04:18 +01:00
2021-04-06 16:43:24 +01:00
2021-04-06 16:43:24 +01:00
2021-01-04 10:26:59 +01:00
2021-04-06 16:43:24 +01:00
2021-01-04 10:26:59 +01:00
2021-04-08 21:42:58 +01:00
2021-04-06 16:43:24 +01:00
2021-08-03 15:24:52 +01:00
2021-08-03 15:24:52 +01:00
2021-04-06 16:43:24 +01:00
2021-08-03 15:24:52 +01:00
2021-04-06 16:43:24 +01:00
2021-01-04 10:26:59 +01:00
2021-06-22 11:06:07 -07:00
2021-04-06 16:43:24 +01:00
2021-06-24 14:04:02 +01:00
2021-04-22 15:49:27 +01:00
2021-04-06 16:43:24 +01:00
2021-04-06 16:43:24 +01:00
2021-01-04 10:26:59 +01:00
2021-07-16 15:03:03 +01:00
2021-07-22 13:53:57 +01:00
2021-04-06 16:43:24 +01:00
2021-04-28 12:45:49 +01:00
2021-08-03 15:30:35 +01:00
2021-07-16 15:03:03 +01:00
2021-03-10 15:27:41 +00:00
2021-01-04 10:26:59 +01:00
2021-04-06 16:43:24 +01:00
2021-02-09 21:56:27 +01:00
2021-01-04 10:26:59 +01:00
2021-01-04 10:26:59 +01:00
2021-04-06 16:43:24 +01:00
2021-06-18 20:50:13 -04:00
2021-01-04 10:26:59 +01:00
2021-04-06 16:43:24 +01:00
2021-04-06 16:43:24 +01:00
2021-04-06 16:43:24 +01:00
2021-04-06 16:43:24 +01:00
2021-07-27 12:04:18 +01:00
2021-01-04 10:26:59 +01:00
2021-01-04 10:26:59 +01:00
2021-07-23 11:22:10 +01:00
2021-04-06 16:43:24 +01:00
2021-01-04 10:26:59 +01:00
2021-01-04 10:26:59 +01:00
2021-04-30 14:57:40 +01:00
2021-04-06 16:43:24 +01:00
2021-01-04 10:26:59 +01:00
2021-06-17 22:29:03 -04:00
2021-04-09 13:09:23 +01:00
2021-06-28 15:16:08 +01:00
2021-01-27 13:45:52 +00:00
2021-01-04 10:26:59 +01:00
2021-07-01 00:25:46 +01:00
2021-07-16 15:03:03 +01:00
2021-03-10 15:27:41 +00:00
2021-07-27 12:04:18 +01:00
2021-04-06 16:43:24 +01:00
2021-04-06 16:43:24 +01:00
2021-04-09 13:09:23 +01:00
2021-01-04 10:26:59 +01:00
2021-07-27 12:04:18 +01:00
2021-01-04 10:26:59 +01:00
2021-01-04 10:26:59 +01:00
2021-01-04 10:26:59 +01:00
2021-01-04 10:26:59 +01:00
2021-04-30 14:57:40 +01:00