diff --git a/doc/intrusive.qbk b/doc/intrusive.qbk index 111370c..8f22132 100644 --- a/doc/intrusive.qbk +++ b/doc/intrusive.qbk @@ -3840,6 +3840,7 @@ to be inserted in intrusive containers are allocated using `std::vector` or `std * Fixed bugs: * [@https://svn.boost.org/trac/boost/ticket/11832 Boost Trac #11832: ['clang-cl + boost intrusive = miscompile]] * [@https://svn.boost.org/trac/boost/ticket/11865 Boost Trac #11865: ['Intrusive list explicit ctor error with Clang 3.6 (C++11/14)]] + * [@https://github.com/boostorg/intrusive/pull/19 GitHub Pull #19: ['ebo_functor_holder: compile fix for copy constructor]] [endsect]