Searched defs:tf3 (Results 1 – 2 of 2) sorted by relevance
77 typename ConstRef<T>::type tf3(typename ConstRef<T>::type a) { return a; } tf3() function 98 T tf3(const T &a) { return a; } tf3() function
201 void tf3(decltype(new T{1}) p) in tf3() function