Searched defs:ComplexTypeConst (Results 1 – 2 of 2) sorted by relevance
130 using ComplexTypeConst = std::pair<const int, std::string>; in test_deduction_guides() typedef
1089 using ComplexTypeConst = std::pair<const Key, Value>; in TestDeductionGuides() typedef