Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
ScopeGuard.h File Reference
#include <utility>

Go to the source code of this file.

Data Structures

class  ScopeGuard< Function >
 

Namespaces

namespace  pzstd
 

Functions

template<typename Function >
ScopeGuard< Function > makeScopeGuard (Function &&function)
 Creates a scope guard from function.