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]

Re: something wrong with template instantiation mechanics



> i've tried my code and lloks like tons of
> small inline template functions are not
> instantiated.

I think that this is a consequence of the new rules: you have both
non-template and template abs functions.  Unfortunately, I'm confused
by the new rules and not sure what is really supposed to change; I
also think that there still may be some bugs in the code that implements
them.


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