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