mirror of
https://github.com/boostorg/function.git
synced 2026-01-26 00:42:22 +01:00
- const function calling semantics changed. Now 'function' has pointer/reference semantics (constness of 'function' object does not affect constness of targetted function object) [SVN r10685]