Drake
Drake C++ Documentation
scope_exit.h File Reference
#include <functional>
#include <utility>
#include "drake/common/drake_copyable.h"
#include "drake/common/drake_throw.h"
Include dependency graph for scope_exit.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ScopeExit
 Helper class to create a scope exit guard – an object that when destroyed runs func. More...
 

Namespaces

 drake