------- Comment #2 from pinskia at gcc dot gnu dot org 2006-11-14 05:21 ------- std::string a();
This declares a function that returns std::string. This is what the C++ standard says how to resolve this ambigous statement. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29824