This patch replaces x.hasValue() with x.has_value() where x is not contextually convertible to bool.
8.6 KiB
8.6 KiB
This patch replaces x.hasValue() with x.has_value() where x is not contextually convertible to bool.