How come this code
std::map m; m[\"a\"]=1;
compiles with (I\'m using MSVC 2010)
#include
string.h is a C header not a C++ header, period!
string.h