Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
A signed integral type that can represent the difference between values of pointers to the type of object managed by the allocator.
typedef std::ptrdiff_t difference_type;
Remarks
The integer type implements Allocator::difference_type as a typedef for std::ptrdiff_t.
Requirements
Header: <allocators>
Namespace: stdext