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