GitWatcherBot  1.0.0
A Telegram Bot that notifies you when a new change is made in your repositories (issues, pull requests, stars, forks, and watches)
All Classes Namespaces Files Functions Variables Typedefs Macros
FinalAction.hpp File Reference
#include <utility>

Go to the source code of this file.

Classes

class  FinalAction< F >
 Executes a function at the end of the scope (deferred) using RAII gsl libs. More...