JeffGarland / liaw2019-process

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

Locale & wchar_t #65

Open klemens-morgenstern opened 3 years ago

klemens-morgenstern commented 3 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.