mirror of
https://github.com/boostorg/boost.git
synced 2025-04-11 23:53:00 +00:00
Updated with information on Boost Exception's optional binary component.
[SVN r83353]
This commit is contained in:
parent
a1212a39d3
commit
b858a19cb4
1 changed files with 5 additions and 0 deletions
|
@ -57,4 +57,9 @@ A few libraries have optional separately-compiled binaries:
|
|||
mode, although **separate compilation is recommended for serious
|
||||
use**.
|
||||
|
||||
* Boost.Exception provides non-intrusive implementation of
|
||||
exception_ptr for 32-bit _MSC_VER==1310 and _MSC_VER==1400
|
||||
which requires a separately-compiled binary. This is enabled by
|
||||
#define BOOST_ENABLE_NON_INTRUSIVE_EXCEPTION_PTR.
|
||||
|
||||
__ ../../libs/graph/doc/read_graphviz.html
|
||||
|
|
Loading…
Add table
Reference in a new issue