Fixed a g++ explicit constructor compatibility error for unordered_set. (#935)
* Fixed a g++ explicit constructor compatibility error for unordered_set. * Change std::unordered_set<std::basic_string<char>>() to std::unordered_set<std::string>().
Showing
Please
register
or
sign in
to comment