Searched refs:mset_t (Results 1 – 2 of 2) sorted by relevance
344 typedef multiset<int, test::less_transparent> mset_t; in test_heterogeneous_lookups() typedef347 mset_t mset1; in test_heterogeneous_lookups()350 const mset_t &cmset1 = mset1; in test_heterogeneous_lookups()
495 typedef flat_multiset<int, test::less_transparent> mset_t; in test_heterogeneous_lookups() typedef498 mset_t mset1; in test_heterogeneous_lookups()501 const mset_t &cmset1 = mset1; in test_heterogeneous_lookups()