This is the mail archive of the gdb-patches@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]

Re: Patch: "new" C++ cast operators


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> This patch adds support for the "new" C++ cast operators: dynamic_cast,
Tom> static_cast, reinterpret_cast, and const_cast.
[...]
Tom> Let me know what you think.  If there are no comments after a few days,
Tom> I will go ahead and check this in.

I checked this in.

Tom


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