[cfe-dev] Fixing variadic templates
Douglas Gregor
dgregor at apple.com
Wed Jun 2 13:53:19 PDT 2010
On Jun 2, 2010, at 10:43 AM, Sebastian Redl wrote:
> I have some time on my hands now and would like to fix variadic
> templates. Can somebody in the know sum up what the issue with the
> current implementation is, and what solution paths they could envision?
The current implementation isn't much of a starting point; it never got far enough to be useful, and has fallen into disrepair since then. It's probably easier to start over than it is to work from the code we have.
- Doug
More information about the cfe-dev
mailing list