Searched refs:SSourceChar (Results 1 – 1 of 1) sorted by relevance
58 typedef typename make_signed<SourceChar>::type SSourceChar; in cast_char() typedef59 return TargetChar(SSourceChar(ch)); in cast_char()