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