.. index:: py::builtins::list::difference_type .. _doxycast_pypp_classpy_1_1builtins_1_1list_1a2d213023fb0998bd18cdfec1e4a5fd9b: .. _py-builtins-list-difference_type: *py::builtins::list::*\ difference_type ======================================= .. code-block:: cpp typedef typename std::vector::difference_type difference_type; A signed integer type used in pointer arithmetics.