forked from boostorg/config
Merge branch 'develop' of github.com:boostorg/config into develop
This commit is contained in:
@ -5635,7 +5635,7 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul></div>
|
</ul></div>
|
||||||
<p>
|
<p>
|
||||||
See <a href="http://svn.boost.org/trac/boost/wiki/Guidelines/Separate" target="_top">Guidelines
|
See <a href="http://www.boost.org/development/separate_compilation.html" target="_top">Guidelines
|
||||||
for Authors of Boost Libraries Containing Separate Source</a>
|
for Authors of Boost Libraries Containing Separate Source</a>
|
||||||
</p>
|
</p>
|
||||||
<div class="section">
|
<div class="section">
|
||||||
|
@ -1360,7 +1360,7 @@ include separate source code, and are intended to address several issues:
|
|||||||
* Fixing the ABI of the compiled library
|
* Fixing the ABI of the compiled library
|
||||||
* Selecting which compiled library to link against based upon the compilers settings
|
* Selecting which compiled library to link against based upon the compilers settings
|
||||||
|
|
||||||
See [@http://svn.boost.org/trac/boost/wiki/Guidelines/Separate Guidelines for Authors of Boost Libraries Containing Separate Source]
|
See [@http://www.boost.org/development/separate_compilation.html Guidelines for Authors of Boost Libraries Containing Separate Source]
|
||||||
|
|
||||||
[section Macros controlling shared library symbol visibility]
|
[section Macros controlling shared library symbol visibility]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user