Add missing piece of P0777R1 and update C++20 status docs
authorJonathan Wakely <jwakely@redhat.com>
Fri, 17 May 2019 09:28:13 +0000 (10:28 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 17 May 2019 09:28:13 +0000 (10:28 +0100)
commit32a1aa709502e10e219393dced66255cb971fad9
tree92e83beba60dab4586b4e21387e3b2fdaab95169
parent8666d8bdeab4504987894785645cb33b84c10207
Add missing piece of P0777R1 and update C++20 status docs

* doc/xml/manual/status_cxx2020.xml: Update P0608R3, P0777R1, and
P1165R1 entries.
* doc/html/*: Regenerate.
* include/std/tuple (make_from_tuple): Use remove_reference_t instead
of decay_t (P0777R1).

From-SVN: r271316
libstdc++-v3/ChangeLog
libstdc++-v3/doc/html/manual/policy_based_data_structures_test.html
libstdc++-v3/doc/html/manual/policy_data_structures.html
libstdc++-v3/doc/html/manual/policy_data_structures_design.html
libstdc++-v3/doc/html/manual/status.html
libstdc++-v3/doc/xml/manual/status_cxx2020.xml
libstdc++-v3/include/std/tuple