mirror of
https://github.com/boostorg/function.git
synced 2026-07-07 00:40:48 +02:00
657a63fce4
- 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]