You are here |
www.surinderbhomra.com | ||
| | | |
www.mrlacey.com
|
|
| | | | Here's a fun fact I've just spent half an hour learning. Hopefully knowledge of it can save you some time in the future by avoiding the s... | |
| | | |
www.mrlacey.com
|
|
| | | | Over on the MAUI repo, I've just started a discussion relating to the naming of code, particularly in relation to what is provided by defau... | |
| | | |
www.mrlacey.com
|
|
| | | | I'm posting this for me own reference as much as for anyone else. ;) When wanting to add lockscreen support to your app there is lots of u... | |
| | | |
www.bfilipek.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: |