Skip to content
Snippets Groups Projects
user avatar
Adam Wardynski authored
Looks like there's no conversion between const char* and string::const_iterator on MSVC (actually it sounds safer if you ask me). Anyway, working around that by wrapping const char* around a std::string
79c2cd63