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