Searched defs:IntParam (Results 1 – 2 of 2) sorted by relevance
129 int IntParam(int i) { return 0; }; in IntParam() function
90 template<int n> struct IntParam {}; struct