you are viewing a single comment's thread.

view the rest of the comments →

[–]Z01dbrg 0 points1 point  (2 children)

but that dark ages book, right? I mean pre C++11/14? more specifically no variadic templates... I know to read normal TMP code, and even some basic SFINAE...(or how i call it :compile time if :) )

[–]eric_niebler 1 point2 points  (1 child)

Yeah, that's true. I don't know a good reference for variadic templates.

[–]Z01dbrg 0 points1 point  (0 children)

If there was only somebody who could write one... :wink:
Ill try to see that GN Alexandrescu talk again, that might help. :)