| 
    farm-ng-core
    
   | 
 
#include <algorithm>

Go to the source code of this file.
Namespaces | |
| farm_ng | |
Functions | |
| template<class TContainer , class TPred > | |
| size_t | farm_ng::eraseIf (TContainer &c, TPred pred) | 
| https://en.cppreference.com/w/cpp/container/deque/erase2  More... | |