emlabcpp
modern opinionated embedded C++ library
defer.h File Reference
#include <utility>
+ Include dependency graph for defer.h:

Go to the source code of this file.

Classes

class  emlabcpp::defer< Callable >
 The defer class stores a callable object and ensures it is executed when the defer object goes out of scope. More...
 

Namespaces

 emlabcpp
 MIT License.