 
      
    | You are here | gafter.blogspot.com | ||
| | | | | journal.stuffwithstuff.com | |
| | | | | ||
| | | | | www.pl-enthusiast.net | |
| | | | | This post describes the structure, goals, and content of CMSC 330, UMD's sophomore-level programming languages course. This is part 1. | |
| | | | | wingolog.org | |
| | | | | wingolog: article: on generators | |
| | | | | www.cppstories.com | |
| | | Variadic Templates from C++11 is probably not a feature that you use on a daily basis. But recently, I've come across one refactoring example where I've decided to give a try and apply variadics. Intro When I was doing some work in some old UI code I've noticed several similar lines of code that looked like that: | ||