A struct that exists to implement a generic wrapper for std::find. More...
#include <util.hpp>
Static Public Member Functions | |
static bool | eval (const Container &container, const Value &value) |
A struct that exists to implement a generic wrapper for std::find.
Container should "look like" an STL container of Values.
|
inlinestatic |
Definition at line 464 of file util.hpp.
References gui2::event::find().
Referenced by util::contains().