Searched refs:m13 (Results 1 – 1 of 1) sorted by relevance
193 TMap m13(l, 4, degenerate_hash<int>(), custom_allocator_type{}); in test_deduction_guides() local194 static_assert(std::is_same<decltype(m13), TMap<int, std::string, degenerate_hash<int>, in test_deduction_guides()