Special Search Functions
The functions listed in this lesson make searching more efficient.
We'll cover the following...
Ordered associative containers are optimized for searching. So they offer unique search functions.
| Seach function | Description |
|---|---|
ordAssCont.count(key) |
Ask