Flutter Engine
 
Loading...
Searching...
No Matches
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, const std::function< bool(typename Collection::iterator)> &predicate)