Searched refs:WithIntType (Results 1 – 1 of 1) sorted by relevance
109 struct WithIntType { typedef int type; }; struct124 pair<WithIntType, int> pi; in argument_deduction()125 pair<WithIntType, float> pf; in argument_deduction()