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.
An unsigned integral type that can represent the length of any sequence that an object of template class allocator_base can allocate.
typedef std::size_t size_type;
Remarks
The unsigned integer type implements Allocator::size_type as a typedef for std::size_t.
Requirements
Header: <allocators>
Namespace: stdext