Use std::less<> for Labels to enable heterogeneous lookup on C++14+#750
Use std::less<> for Labels to enable heterogeneous lookup on C++14+#750aeroyorch wants to merge 1 commit into
std::less<> for Labels to enable heterogeneous lookup on C++14+#750Conversation
a0bf6de to
859b829
Compare
859b829 to
5947bd0
Compare
|
Hello, do you have a benchmark that shows improvements with this change? I'm a little bit hesitant to make the public ABI dependent on But most of the comparisons happen with Thanks, |
Ok, I'll try to put together a benchmark next week. I don't expect a big improvement inside the library itself, but it could help users who use the |
No description provided.