[PATCH] D42344: [libc++] Use multi-key tree search for {map, set}::{count, equal_range}

N via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 21 09:24:27 PST 2018


ng added a comment.

In https://reviews.llvm.org/D42344#983264, @mclow.lists wrote:

> Shouldn't there be tests for `multimap` and `multiset`, too?


Sure; will the same tests as for map/set be alright?


https://reviews.llvm.org/D42344





More information about the cfe-commits mailing list