multimap erase « map multimap « C++ Tutorial






23.15.multimap erase
23.15.1.Erase an element with key as -1 from the multimap
23.15.2.Erase an element given an iterator from the multimap
23.15.3.Erase a range from the multimap