Calling find/contains in the StringRef domain allows us to avoid creating temporary instances of std::string.
108 KiB
108 KiB
Calling find/contains in the StringRef domain allows us to avoid creating temporary instances of std::string.