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: The future C++ template model in gcc


Nathan Sidwell <nathan@acm.org> writes:

| Proving that the body can be shared like this, can be rather tricky.

Furthermore, 
  * instantiating a template requires an instantiation context (which
    depends on the point where the instantiation occurs),

  * there are type alignement requirements to meet -- in the general
    case. 

-- Gaby


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