Wednesday 14th November 2012 9.34pm
Wed, Nov 14, 2012Link 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.