If you use the standard std::map associative container with std::string or std::wstring as key types, you get a case sensitive comparison by default .
If you use the standard std::map associative container with std::string or std::wstring as key types, you get a case sensitive comparison by default .