Template:cpp/container/dsc difference type
From cppreference.com
|- class="t-dsc"
| difference_type
Allocator::difference_type | (until C++11) |
std::allocator_traits<Allocator>::difference_type | (since C++11) |
|-