Udostępnij za pośrednictwem


concurrent_unordered_map::cbegin Method

Zwraca wartość sterująca const, wskazując pierwszym elementem w kontenerze współbieżnych.Ta metoda jest bezpieczny współbieżności.

const_iterator cbegin( ) const;

Wartość zwracana

Const sterująca do pierwszego elementu w kontenerze współbieżnych.

Wymagania

Nagłówek: internal_concurrent_hash.h

Przestrzeń nazw: concurrency

Zobacz też

Informacje

Klasa concurrent_unordered_map