This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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]

Quoting and the expr parser


Hi,

I have a simple question:

Why must one type "my_class::'operator+'" instead of simply
"my_class::operator+"?

*Should* gdb accept the latter; after all, it's not ambiguous (assuming it's not overloaded).

Keith


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