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]

Re: Move GDB to C++ ?


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

Tom> * Templates are used in at least one place -- vec.h.

I found another gdb-specific example of this: observers.  A given
observer is essentially an instance of a template class.

Tom


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