summaryrefslogtreecommitdiff
path: root/doc/html/boost_dll/limitations.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_dll/limitations.html')
-rw-r--r--doc/html/boost_dll/limitations.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/boost_dll/limitations.html b/doc/html/boost_dll/limitations.html
index 70e8c17a1f..f61c62c20e 100644
--- a/doc/html/boost_dll/limitations.html
+++ b/doc/html/boost_dll/limitations.html
@@ -59,11 +59,11 @@
</p>
<p>
Unit that must hold an instance of <code class="computeroutput"><a class="link" href="../BOOST_DLL_ALIAS.html" title="Macro BOOST_DLL_ALIAS">BOOST_DLL_ALIAS</a></code>
- must define <code class="computeroutput"><a class="link" href="../BOOST_DLL_FORC_idp32999120.html" title="Macro BOOST_DLL_FORCE_ALIAS_INSTANTIATION">BOOST_DLL_FORCE_ALIAS_INSTANTIATION</a></code>
+ must define <code class="computeroutput"><a class="link" href="../BOOST_DL_idm45001138824896.html" title="Macro BOOST_DLL_FORCE_ALIAS_INSTANTIATION">BOOST_DLL_FORCE_ALIAS_INSTANTIATION</a></code>
before including any of the Boost.DLL library headers.
</p>
<p>
- You may explicitly disable export of weak symbols using <code class="computeroutput"><a class="link" href="../BOOST_DLL_FORC_idp33001024.html" title="Macro BOOST_DLL_FORCE_NO_WEAK_EXPORTS">BOOST_DLL_FORCE_NO_WEAK_EXPORTS</a></code>.
+ You may explicitly disable export of weak symbols using <code class="computeroutput"><a class="link" href="../BOOST_DL_idm45001138823088.html" title="Macro BOOST_DLL_FORCE_NO_WEAK_EXPORTS">BOOST_DLL_FORCE_NO_WEAK_EXPORTS</a></code>.
This may be useful for working around linker problems or to test your program
for compatibility with linkers that do not support exporting weak symbols.
</p>
@@ -119,7 +119,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2014 Renato Tegon Forti, Antony Polukhin<br>Copyright &#169; 2015 Antony Polukhin<br>Copyright &#169; 2016 Antony Polukhin, Klemens Morgenstern<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2014 Renato Tegon Forti, Antony Polukhin<br>Copyright &#169; 2015 Antony Polukhin<br>Copyright &#169; 2016 Antony Polukhin, Klemens Morgenstern<br>Copyright &#169; 2017-2019 Antony Polukhin<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
</p>