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