std::multimap<Key,T,Compare,Allocator>::begin, std::multimap<Key,T,Compare,Allocator>::cbegin

来自cppreference.com
< cpp‎ | container‎ | multimap