A struct that exists to implement a generic wrapper for the find() member of associative containers. More...
#include <general.hpp>
Static Public Member Functions | |
static bool | eval (const Container &container, const typename Container::key_type &value) |
A struct that exists to implement a generic wrapper for the find() member of associative containers.
Container should "look like" an STL associative container.
Definition at line 64 of file general.hpp.
|
inlinestatic |
Definition at line 66 of file general.hpp.