This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/41508] error: no matching function for call to ...



------- Comment #6 from jakub at gcc dot gnu dot org  2009-09-29 20:08 -------
If the ctor isn't going to change it, you could as well change the argument
type to const String & instead.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]