Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

G++ Internals Question (Member function insertion)

0 views
Skip to first unread message

Justin LaPre

unread,
Apr 14, 2001, 4:35:02 AM4/14/01
to
Hi, my team is currently working on generating useful functions
(debugging etc) that we can insert into designated classes. We are
looking into doing it in tree, and we're having a few problems finding
the proper insertion points. We're also using a fairly new snapshot,
because older versions didn't build functions function at a time, but
rather statement at a time. We assumed the newer behavior to be
simpler for us to work with. So if anyone could help us out with some
good locations to declare and define functions, and then attach it to
a class, that would be great. TIA.

-Justin

0 new messages