E narrow(char ch);
The member function returns use_facet< ctype<E> >( getloc()). widen(ch).
use_facet
<
ctype
<E> >(
getloc
()).
widen
(ch)