Searched refs:TIntPtr (Results 1 – 1 of 1) sorted by relevance
70 template<template<int*> typename T> struct TIntPtr {}; struct86 TIntPtr<Auto> ipa;87 TIntPtr<AutoPtr> ipap;88 TIntPtr<DecltypeAuto> ipda;89 TIntPtr<Int> ipi; // expected-error {{different template parameters}}90 TIntPtr<IntPtr> ipip;119 TIntPtr<SubstFailure> ipsf;