|
|
От: |
Шинкевич Андрей Михайлович
|
|
| Дата: | 27.03.07 08:29 | ||
| Оценка: | |||
К>No match — относится не к равенству ключей, а к выполнению условия (выделено жирным).К>
multimap::lowerbound
К>Returns an iterator to the first element in a multimap that with a key that is equal to or greater than a specified key.
К>Return value
К>An iterator or const_iterator that addresses the location of an element in a multimap that with a key that is equal to or greater than the argument key, or that addresses the location succeeding the last element in the multimap if no match is found for the key.