mirror of
https://github.com/boostorg/function.git
synced 2026-01-25 08:22:22 +01:00
- Remove safe_bool conversion and operator! from class function_base function_template.hpp: - Add safe_bool conversion and operator! - operator! returns bool, not safe_bool (Peter Dimov) reference.html: - Document above change [SVN r15356]