January 2018
Intermediate to advanced
374 pages
9h 53m
English
In this example, we will show you how to use a proxy object in order to postpone, or even avoid, using the computationally heavy std::sqrt() method when comparing the distance between two dimensional points.