A signed type used for iterator differences.

Synopsis

Declared in <absl/types/span.h>

using difference_type = ptrdiff_t;

Created with MrDocs