multimap::multimap - C++ Reference - cplusplus.com - The C++ Resources Network
empty (1) explicit multimap (const key_compare& comp = key_compare(), const allocator_type& alloc = allocator_type()); range (2) template multimap (InputIterator first, InputIterator last, const key_compare& comp = key ......