This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

A question


Hi,
can we avoid the limitation for template member functions not to be
virtual in C++, if we construct v-tables and fill in indices in them at
link time, when all member functions are known? May be it's wrong, but
now I don't see why.
Sincerely yours,
Dmitri



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