mirror of
https://github.com/boostorg/function.git
synced 2026-01-22 17:22:22 +00:00
- has_empty_target modified to deal only with function objects, and to not
require pointers to the function objects.
function_template.hpp:
- Don't use '&' operation on incoming function objects
[SVN r13318]