Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
container.h File Reference
#include <functional>
#include <map>

Go to the source code of this file.

Namespaces

namespace  fml
 

Functions

template<class Collection = std::unordered_map<class Key, class Value, class Hash, class Equal>>
void fml::erase_if (Collection &container, std::function< bool(typename Collection::iterator)> predicate)