Maxim Ashin

Results 2 issues of Maxim Ashin

When defining an option with `Value` it won't compile (opposed to std::string). Seems like there are some operators that are in use with std::string that are non-existant in std::wstring. This...