BEGIN:VCALENDAR
X-ORIGINAL-URL:http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Variadic-Templates-are-Funadic
VERSION:2.0
METHOD:PUBLISH
BEGIN:VEVENT
DESCRIPTION;LANGUAGE=en;CHARSET=utf-8:Variadic templates are arguably the most profound change in the core language brought about by C++11. Curiously, however, the C++ community still tiptoes carefully around them: variadic templates enjoyed less coverage than features such as "auto" or lambdas. Part of the reason is that more popular features simplify expression of existing designs, which makes said features easier to understand and use.Variadic templates, however, not only simplify design and use of advanced libraries such as Boost MPL, but also enable a host of new uses.This talk provides a solid coverage of variadic fundamentals, including typelists, the archetypal "safe printf" mechanics, and tuple construction and access. It also discusses more advanced uses, such as structured argument lists.
LOCATION;LANGUAGE=en;CHARSET=utf-8:
SUMMARY;LANGUAGE=en;CHARSET=utf-8:Variadic Templates are Funadic
CONTACT;LANGUAGE=en;CHARSET=utf-8:Andrei Alexandrescu
UID:Code: 
X-ALT-DESC;FMTTYPE=text/html:<p>Variadic templates are arguably the most profound change in the core language brought about by C&#43;&#43;11. Curiously, however, the C&#43;&#43; community still tiptoes carefully around them: variadic templates enjoyed less coverage than features such as &quot;auto&quot; or lambdas. Part of the reason is that more popular features simplify expression of existing designs, which makes said features easier to understand and use.<br><br>Variadic templates, however, not only simplify design and use of advanced libraries such as Boost MPL, but also enable a host of new uses.<br><br>This talk provides a solid coverage of variadic fundamentals, including typelists, the archetypal &quot;safe printf&quot; mechanics, and tuple construction and access. It also discusses more advanced uses, such as structured argument lists.</p>
DTSTART;VALUE=DATE-TIME:20120202T223000Z
DTEND;VALUE=DATE-TIME:20120202T233000Z
END:VEVENT
END:VCALENDAR
