opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
scope_exit.h File Reference
#include <concepts>
#include <type_traits>
#include <utility>
Include dependency graph for scope_exit.h:

Go to the source code of this file.

Classes

class  osc::ScopeExit< EF >
 

Namespaces

namespace  osc
 

Functions

template<typename EF >
 osc::ScopeExit (EF) -> ScopeExit< EF >