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: Fwd: C++ PATCH: PR 20599 (1/3)


On 9/28/06, Mark Mitchell <mark@codesourcery.com> wrote:
Even if they do agree, that doesn't
prevent an implementation of variadic templates from going on a branch,
which would permit people to gain experience with the feature.

Most of the people experimenting with this feature are using my patch against GCC 4.1.1 instead. Unless there are new features on the trunk that would interact with variaidic templates, I don't see a point in creating a branch just for them.

If the C++ committee accepts variadic templates, I'll dig the patch
out of the mailing list archives and resubmit.

 Cheers,
 Doug


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