=====clear===== Syntax: #include void clear(); The function clear() deletes all of the elements in the multimap. clear() runs in [[/complexity|linear time]]. Related Topics: [[erase]]