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