Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Returns the maximum number of elements the concurrent vector can hold. This method is concurrency-safe.
size_type max_size() const;
Return Value
The maximum number of elements the concurrent_vector object can hold.
Requirements
Header: concurrent_vector.h
Namespace: Concurrency