mirror of
https://github.com/boostorg/function.git
synced 2025-07-23 17:37:14 +02: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]