Exemplers in C++

R

rolf21

Can anyone tell me about exemplers or runtime inheritance in C++ ?


Let's say I have a one abstract base class , i derived from it in the
application and created a new executable..But now I want to write
another module which will be linked with the existing module


But it needs some changes to be made with vtable of the abstract class
... so I suggested to use exemplers ...?


so please help me ...!!!
 
J

Jerry Coffin

Can anyone tell me about exemplers or runtime inheritance in C++ ?

Coplien has a fair amount about exemplars -- it's old enough that
you'll probably want to consider things carefully before using them
directly, but the basic information is solid enough.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,201
Messages
2,571,048
Members
47,647
Latest member
NelleMacy9

Latest Threads

Top