[Bug c++/56959]=?UTF-8?Q?=20unable=20to=20find=20string=20literal=20operator=20=E2=80=98operator?=""

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Apr 14 22:16:00 GMT 2013


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-04-14 22:15:59 UTC ---
Are you using -std=c++11 or -std=gnu++11 or -std=c++0x or -std=gnu++-0x ? If
this is the correct behavior as the strCopyRight in this case is the custom
operator.



More information about the Gcc-bugs mailing list