Home
Libraries
People
FAQ
More
grammar::range::difference_type
The type used to represent signed integers.
Synopsis
using
difference_type
=
std
::
ptrdiff_t
;