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