Fix bad link to libstdc++.

This commit is contained in:
Rene Rivera
2021-02-09 22:49:00 -06:00
parent 40c6205858
commit f51e4ff45e
2 changed files with 2 additions and 2 deletions

View File

@ -4175,7 +4175,7 @@ If available version number as major, minor, and patch.</p>
<div class="sect3">
<h4 id="_boost_lib_std_gnu"><a class="anchor" href="#_boost_lib_std_gnu"></a>4.4.13. <code>BOOST_LIB_STD_GNU</code></h4>
<div class="paragraph">
<p><a href="http://gcc.gnu.org/libstdc/[GNU libstdc" class="bare">http://gcc.gnu.org/libstdc/[GNU libstdc</a>] Standard C++ library.
<p><a href="https://gcc.gnu.org/onlinedocs/libstdc%2b%2b/">GNU libstdc++</a> Standard C++ library.
Version number available as year (from 1970), month, and day.</p>
</div>
<table class="tableblock frame-all grid-all stretch">

View File

@ -16,7 +16,7 @@ http://www.boost.org/LICENSE_1_0.txt)
/* tag::reference[]
= `BOOST_LIB_STD_GNU`
http://gcc.gnu.org/libstdc++/[GNU libstdc++] Standard {CPP} library.
https://gcc.gnu.org/onlinedocs/libstdc%2b%2b/[GNU libstdc++] Standard {CPP} library.
Version number available as year (from 1970), month, and day.
[options="header"]