Lines Matching full:template
10 template <class _E>
43 template <int N>
49 template <int N>
56 template <int N>
62 template <int N>
152 template<typename ...T>
204 template<typename T> V(T, T);
226 template<int N> struct string {};
230 template<typename T> bool operator()(T) const;
233 template<int N, class Comparator> bool g(const string<N>& s, Comparator cmp) {
236 template<int N> bool f(const string<N> &s) {
322 template<typename T, typename Fn> void call(Fn f) {
348 template<typename T>
368 yi.h(); // ok, all diagnostics produced in template definition