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