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 an iterator of type const_iterator to the end of the concurrent vector. This method is concurrency-safe.
const_iterator cend() const;
Return Value
An iterator of type const_iterator to the end of the concurrent vector.
Requirements
Header: concurrent_vector.h
Namespace: Concurrency