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