Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
Classes | Functions
LambdaPuller.hpp File Reference
#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)
 

Function Documentation

◆ LambdaPuller()

template<class Lambda >
LambdaPuller_< Lambda > LambdaPuller ( Lambda && lambda)

Definition at line 27 of file LambdaPuller.hpp.