ned Productions Consulting


Technology musings by Niall Douglas
ned Productions Consulting
(an expert advice and services company based in Ireland)


Wednesday 14th November 2012 9.34pm

Link shared: http://channel9.msdn.com/Series/C9-Lectures-Stephan-T-Lavavej-Core-C-/STLCCSeries6

Visual Studio finally adds variadic templates, so very very long overdue. The addition of delegating constructors are pretty useful too, but anyone using MSVC for any form of post-1990s C++ has definitely felt the pain of not having variadic templates. Well done +Microsoft Visual Studio! And thank you.