]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/ChangeLog
Add missing piece of P0777R1 and update C++20 status docs
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 May 2019 09:28:13 +0000 (09:28 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 May 2019 09:28:13 +0000 (09:28 +0000)
commitf02e0f08d4d75e14214b2faed858e6a2bd6f5b1a
tree92e83beba60dab4586b4e21387e3b2fdaab95169
parent01739fa665091ff15c642cb97577814495c06c58
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).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@271316 138bc75d-0d04-0410-961f-82ee72b054a4
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