#include <AH/STL/utility>#include <Settings/NamespaceSettings.hpp>
Include dependency graph for LambdaPuller.hpp:Go to the source code of this file.
Classes | |
| class | LambdaPuller_< Lambda > |
| Helper to turn a lambda function into a puller. More... | |
Functions | |
| template<class Lambda > | |
| LambdaPuller_< Lambda > | LambdaPuller (Lambda &&lambda) |
| LambdaPuller_< Lambda > LambdaPuller | ( | Lambda && | lambda | ) |
Definition at line 27 of file LambdaPuller.hpp.