Method m_clear()
- Method
m_clear
voidm_clear(mapping|multiset|objectmap)- Description
Clear the contents of a mapping or multiset.
This function clears the content of the mapping or multiset
mapso that it becomes empty. This is an atomic operation.If
mapis an object lfun::_m_clear() will be called in it.- See also