101 reputation
2
bio website cppdigest.wordpress.com
location United Kingdom
age 30
visits member for 1 year, 5 months
seen Aug 25 '12 at 12:47
stats profile views 0

C++ coder.


Dec
1
awarded  Supporter
Dec
1
comment Elegant ways to handle if(if else) else
Multiple return paths can have negative performance implications in C++ programs, defeating the optimizer's efforts to employ RVO (also NRVO, unless each path returns the same object).
Dec
1
awarded  Autobiographer