------- Comment #7 from paolo dot carlini at oracle dot com  2010-02-10 10:18 
-------
To be sure: is is fully clear to you that a map<const char*, int> stores a pair
of *pointer to const char* and an int? It does *not* store a full string, it
stores an *address* (and an int)!


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43014

Reply via email to