This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
basic_ios::widen
E narrow(char ch);
The member function returns use_facet< ctype<E> >( getloc()). widen(ch).
use_facet
<
ctype
<E> >(
getloc
()).
widen
(ch)