![]() |
ChimeraTK-cppext 01.07.01
|
#include <utility>
Include dependency graph for finally.hpp:Go to the source code of this file.
Classes | |
| class | cppext::final_act< F > |
Namespaces | |
| namespace | cppext |
Functions | |
| template<class F > | |
| final_act< F > | cppext::finally (const F &f) noexcept |
| template<class F > | |
| final_act< F > | cppext::finally (F &&f) noexcept |