[ Web Proxy ]
URL:
Viewing: http://ru.cppreference.com/cpp/container/unordered_map/count [Back]  [Original]

std::unordered_map::count cppreference.com
cppreference.com

std::unordered_map::count

cppreference.com
 
C++
(C++20)
(C++20)
(C++11)
(C++20)
/
(C++11)
(C++11)
(C++11)
(C++17)
 
 
 
<tbody> </tbody>
size_type count( const Key& key ) const;

key.

key

key.

Amortized constant on average, worst case linear in the size of the container.

.

(C++11)

(public -) []
,
(public -) []

Web Proxy Viewer  |  New URL  |  Original Page