Home
last modified time | relevance | path

Searched refs:ScopeGuardOnExit (Results 1 - 1 of 1) sorted by relevance

/developtools/hiperf/include/
H A Dutilities.h363 struct ScopeGuardOnExit {}; struct
365 static inline ScopeGuard<Func> operator+(ScopeGuardOnExit, Func&& fn) in operator +()
371 auto __onGuardExit__ = ScopeGuardOnExit{} + [&]

Completed in 1 milliseconds