diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2023-02-14 22:16:44 +0100 |
---|---|---|
committer | Gerald Pfeifer <gerald@pfeifer.com> | 2023-02-14 22:17:10 +0100 |
commit | 7e300a3d04c18825596ba825c0bbd0cce719ea89 (patch) | |
tree | 428002bca75c8b71b85e141454ea902a864ec759 /libstdc++-v3/doc/html | |
parent | e72c2770b6d913c82a56d45a306c4cb2ed88fba5 (diff) | |
download | gcc-7e300a3d04c18825596ba825c0bbd0cce719ea89.zip gcc-7e300a3d04c18825596ba825c0bbd0cce719ea89.tar.gz gcc-7e300a3d04c18825596ba825c0bbd0cce719ea89.tar.bz2 |
libstdc++: Update an open-std.org link
libstdc++-v3/ChangeLog:
* doc/xml/manual/status_cxx2017.xml: Update an open-std.org link
to www.open-std.org and https.
* doc/html/manual/status.html: Regenerate.
Diffstat (limited to 'libstdc++-v3/doc/html')
-rw-r--r-- | libstdc++-v3/doc/html/manual/status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/doc/html/manual/status.html b/libstdc++-v3/doc/html/manual/status.html index c99d51f..d046bd2 100644 --- a/libstdc++-v3/doc/html/manual/status.html +++ b/libstdc++-v3/doc/html/manual/status.html @@ -1018,7 +1018,7 @@ since C++14 and the implementation is complete. N (components from V1 are still in namespace <code class="code">fundamentals_v1</code>) </td><td align="left">Library Fundamentals 2 TS</td></tr><tr><td align="left"> - <a class="link" href="http://open-std.org/JTC1/SC22/WG21/docs/papers/2015/p0013r1.html" target="_top"> + <a class="link" href="https://www.open-std.org/JTC1/SC22/WG21/docs/papers/2015/p0013r1.html" target="_top"> P0013R1 </a> </td><td align="left">Logical Operator Type Traits (revision 1)</td><td align="left">Y</td><td align="left">Library Fundamentals 2 TS</td></tr><tr><td align="left"> |