User profile: MiiNiPaa

User info
User name:MiiNiPaa
Location:Murmansk, Russia
Statistical data
Gender:Male
Occupation:Other
Skills:C
C++
Perl
Java
History
Joined:
Number of posts:2221
Latest posts:

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 article
http://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=...