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

Marshall Clow via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 21 09:22:00 PST 2018


mclow.lists added a comment.

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


https://reviews.llvm.org/D42344





More information about the cfe-commits mailing list