diff --git a/index.html b/index.html index 8bb4074..ca3df40 100644 --- a/index.html +++ b/index.html @@ -27,12 +27,41 @@

Compatibility Note

Boost.Function has been partially redesigned to minimize the interface and make it cleaner. Several seldom- or never-used features of the older Boost.Function have been deprecated and will be removed in the near future. Here is a list of features that have been deprecated, the likely impact of the deprecations, and how to adjust your code:

Boost.Function vs. Function Pointers