mirror of
https://github.com/boostorg/function.git
synced 2026-01-25 16:32:25 +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]