Planning to update my C++11 article[quote]Lambda functions.[/quote]You may use it in the middle of another feature explanation and writ...
Planning to update my C++11 articlehttp://www.codeproject.com/Articles/570638/Ten-Cplusplus11-Features-Every-Cplusplus-Developer Found ...
Planning to update my C++11 article[quote]It looks like yet another manual optimization keyword, for use by experts, just like restrict...
Casting a logical boolean as an int?OK. lets not continue this discussion, because it looks like we cannot come to agreement. And thanks...
Casting a logical boolean as an int?[quote=JLBorges]involves implicit conversions from char to int, and from int to bool[/quote] [quote=...