 
      
    | You are here | rhonabwy.com | ||
| | | | | pewpewthespells.com | |
| | | | | ||
| | | | | iphoneincubator.com | |
| | | | | ||
| | | | | www.jviotti.com | |
| | | | | This article describes how the Objective-C BOOL type is differently defined on Apple platforms, and how these differences are defined in LLVM | |
| | | | | 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: | ||