mirror of
https://github.com/boostorg/predef.git
synced 2025-07-29 03:27: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">
|
||||
<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">
|
||||
|
@ -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"]
|
||||
|
Reference in New Issue
Block a user