Searched refs:returnChar (Results 1 – 2 of 2) sorted by relevance
174 template <char c> char returnChar() { return c; } in returnChar() function175 template char returnChar<-128>();