Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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