.. Generated automatically by cpp2rst .. highlight:: c .. role:: red .. role:: green .. role:: param .. _itertools__range__operator+: itertools::range::operator+ =========================== *#include * **Synopsis** .. rst-class:: cppsynopsis | :ref:`range ` :red:`operator+` (long :param:`shift`) const Parameters ^^^^^^^^^^ * :param:`shift` Amount to shift the range by. Returns ^^^^^^^ Shifted range.