Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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