bfilipek.com/2014/05/vector-of-objects-vs-vector-of-pointers.html

Performance tests of two style of holding elements in a container: vector of Objects vs vector of shared pointers to those Objects. This time with more explanation and realistic scenario.


Comments (0)

Sign in to post comments.