Mir
Classes | Namespaces | Functions
unwind_helpers.h File Reference
#include <stdexcept>
#include <iostream>
Include dependency graph for unwind_helpers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mir::RevertIfUnwinding< Unwind >
 

Namespaces

 mir
 All things Mir.
 

Functions

template<typename Apply , typename Revert >
auto mir::try_but_revert_if_unwinding (Apply &&apply, Revert &&reverse) -> RevertIfUnwinding< Revert >
 
template<typename Revert >
auto mir::on_unwind (Revert &&action) -> RevertIfUnwinding< Revert >
 

Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015