mirror of
https://github.com/boostorg/predef.git
synced 2025-07-31 04:07:13 +02:00
Fix bad link to libstdc++.
This commit is contained in:
@ -4175,7 +4175,7 @@ If available version number as major, minor, and patch.</p>
|
|||||||
<div class="sect3">
|
<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>
|
<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">
|
<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>
|
Version number available as year (from 1970), month, and day.</p>
|
||||||
</div>
|
</div>
|
||||||
<table class="tableblock frame-all grid-all stretch">
|
<table class="tableblock frame-all grid-all stretch">
|
||||||
|
@ -16,7 +16,7 @@ http://www.boost.org/LICENSE_1_0.txt)
|
|||||||
/* tag::reference[]
|
/* tag::reference[]
|
||||||
= `BOOST_LIB_STD_GNU`
|
= `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.
|
Version number available as year (from 1970), month, and day.
|
||||||
|
|
||||||
[options="header"]
|
[options="header"]
|
||||||
|
Reference in New Issue
Block a user