Updated with information on Boost Exception's optional binary component.

[SVN r83353]
This commit is contained in:
Emil Dotchevski 2013-03-08 01:26:11 +00:00
parent a1212a39d3
commit b858a19cb4

View file

@ -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