representing C++ constructors in GDB's symbol tables
David Carlton
david.carlton@sun.com
Mon Sep 20 16:36:00 GMT 2004
On Fri, 17 Sep 2004 22:29:31 -0400, Michael Chastain <mec.gnu@mindspring.com> said:
> David Carlton <david.carlton@sun.com> wrote:
>> You can use "X(...)" to create a temporary object of type X.
> Sure. And of course:
> X my_x = X();
(But not "X my_x();", the C++ geek in me feels compelled to point
out. :-) )
David Carlton
david.carlton@sun.com
More information about the Gdb
mailing list