concurrent_unordered_map::unsafe_bucket_count Method
Restituisce il numero corrente dei bucket nel contenitore.
size_type unsafe_bucket_count( ) const;
Valore restituito
Numero corrente dei bucket nel contenitore.
Requisiti
Intestazione: internal_concurrent_hash.h
Spazio dei nomi: concurrency