Searched defs:tf2 (Results 1 – 2 of 2) sorted by relevance
74 typename ConstRef<T>::type tf2(const T &a) { return a; } tf2() function 95 T tf2(const T a) { return a; } tf2() function
115 X5<X6> tf2(tf); in test_X5_X6() local