Speeding up C++ code with template lambdas (lemire.me)
Let us consider a simple C++ function which divides all values in a range of integers: