Home
last modified time | relevance | path

Searched defs:cScopedOperation (Results 1 – 1 of 1) sorted by relevance

/dports/games/maxr/maxr-0.2.9/src/utility/
H A Dscopedoperation.h37 explicit cScopedOperation (const FunctionType& function_) : in cScopedOperation() function
41 cScopedOperation (cScopedOperation<FunctionType>&& other) : in cScopedOperation() function