We routinely rely on implicit conversions of string literals to StringRef so that we can use operator==(StringRef, StringRef).
20 KiB
20 KiB
We routinely rely on implicit conversions of string literals to StringRef so that we can use operator==(StringRef, StringRef).