If the basic template basic_ios is used with a type other than char the function also performs the appropiate conversion from char to the char_type used.
Parameters
- c
- character of type char to be widened.
Return Value
The locale equivalent of cBasic template member declaration
( basic_ios<charT,traits> )| 1 2 |
|
See also
| ios::narrow | Narrow character (public member function) |
