#include <Finder.hpp>
| Public Member Functions | |
| bool | operator() (const T &object) const | 
| bool | operator() (const std::shared_ptr< T > &objectPointer) const | 
| ValueFinder (const U &value) | |
Functor object for finding objects by value.
Templated on T, which has method U value().
| 
 | inline | 
| 
 | inline | 
| 
 | inline |