JeffGarland / liaw2019-process

Repository for initial drafting of boost.process standards paper
MIT License
5 stars 3 forks source link

Locale & wchar_t #65

Open klemens-morgenstern opened 4 years ago

klemens-morgenstern commented 4 years ago

The other pattern dealing with wchar_t seems to be in path, which allows to pass a locale in in order to modify the char conversion. We should consider if we need something similar for passing in the argument-vector.