mirror of
https://github.com/boostorg/function.git
synced 2026-01-23 05:32:10 +00:00
function_test.cpp:
- Removed use of (previously existing) ability to use references for the
first parameter to an unbound pointer-to-member function. Only pointer-like
entities are allowed.
[SVN r11728]