STL basic_string: MBS -> wide conversion

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jin

    STL basic_string: MBS -> wide conversion

    Is it possible to do mb to wide conversion (or vice versa) for
    basic_string template classes without resorting to C functions?
Working...