Searched refs:m0 (Results 1 – 1 of 1) sorted by relevance
136 TMap m0(v.begin(), v.end()); in test_deduction_guides() local137 static_assert(std::is_same<decltype(m0), TMap<int, std::string>>::value); in test_deduction_guides()