|
CatapultServer
v0.5.0.1 (Elephant)
|

Go to the source code of this file.
Namespaces | |
| catapult | |
| catapult::utils | |
Functions | |
| template<typename TMap , typename TPredicate > | |
| void | catapult::utils::map_erase_if (TMap &map, TPredicate predicate) |
| Removes all entries from map that fulfill the given predicate. More... | |