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

Re: Simplifing tuples


Phil Edwards <phil@codesourcery.com> writes:

| Oh, yuck.  Part of the point of C++'s implicit instantiation of needed
| templates is that it all happens automatically, to whatever depth is
| needed.  Users of __builtin_static_assert should not be required to count
| instantiation levels.

Then, I would propose to have tentative instantiation; but I suspect
your boss would not agree with me :-p

-- Gaby


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