|
Mir
|
#include <stdexcept>#include <iostream>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 Wed Mar 30 00:29:56 UTC 2016