Sdílet prostřednictvím


concurrent_unordered_multimap::unsafe_bucket Method

Vrátí index bloku určitého klíče mapování v tomto kontejneru.

size_type unsafe_bucket(
   const key_type& _Keyval
) const;

Parametry

  • _Keyval
    Klíč prvku vyhledáván.

Vrácená hodnota

Plechovka index klíče v tomto kontejneru.

Požadavky

Záhlaví: internal_concurrent_hash.h

Obor názvů: concurrency

Viz také

Referenční dokumentace

Třída concurrent_unordered_multimap