mirror of
https://github.com/boostorg/function.git
synced 2026-01-25 16:32:25 +01:00
- Borland C++ no longer requires hacks to make function pointers work - On any compiler other than MSVC, free functions can be assigned to Boost.Function objects without the explicit '&' [SVN r11943]