summaryrefslogtreecommitdiff
path: root/more/getting_started/detail/header-only.rst
diff options
context:
space:
mode:
Diffstat (limited to 'more/getting_started/detail/header-only.rst')
-rw-r--r--more/getting_started/detail/header-only.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/more/getting_started/detail/header-only.rst b/more/getting_started/detail/header-only.rst
index 18b6e714b5..550e3a297f 100644
--- a/more/getting_started/detail/header-only.rst
+++ b/more/getting_started/detail/header-only.rst
@@ -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