Searched refs:USourceChar (Results 1 – 1 of 1) sorted by relevance
52 typedef typename make_unsigned<SourceChar>::type USourceChar; in cast_char() typedef53 return TargetChar(USourceChar(ch)); in cast_char()