Overload 124 is now available. It contains the following C++-related articles, and more:
Overload 124
Designing Observers in C++11
The observer pattern is over two decades old. Alan Griffiths fits a venerable design pattern into a contemporary context.
Order Notation in Practice
What does complexity measurement mean? Roger Orr reminds us of the academic definition and looks at some real life situations... std::sort
is faster than qsort
which can come as a surprise to those who assume C is always faster than C++.
Add a Comment
Comments are closed.