std::distance internally runs a loop, which may or may not be optimized away. Just use simple arithmetic. Signed-off-by: Rosen Penev <rosenp@gmail.com>
std::distance internally runs a loop, which may or may not be optimized away. Just use simple arithmetic. Signed-off-by: Rosen Penev <rosenp@gmail.com>