Heterogenous lookups allow us to call find with StringRef, avoiding a temporary heap allocation of std::string.
8.4 KiB
8.4 KiB
Heterogenous lookups allow us to call find with StringRef, avoiding a temporary heap allocation of std::string.