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