
21 Jun
2011
21 Jun
'11
2:02 a.m.
One of the primary reasons that I (and others) avoid Boost.ProgramOptions is that it doesn't 'natively' support wide strings (wide strings are simply static_cast to narrow strings with no regard to localization or internationalization). How does this library compare in that respect?