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