Imported Upstream version 1.72.0
[platform/upstream/boost.git] / doc / html / boost_dll / limitations.html
index cecefcf..9009157 100644 (file)
       </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_DL_idm45153087216672.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_idm46262983596016.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_DL_idm45153087214864.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_idm46262983594208.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>