Home
last modified time | relevance | path

Searched refs:ScopeGuardEnum (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/third-party/folly/folly/
DScopeGuard.h27 enum class ScopeGuardEnum {}; enum
29 ScopeGuardImpl<DecayedFunc> operator+(ScopeGuardEnum, Func&& func) {
53 ::folly::scope_guard_detail::ScopeGuardEnum{} + [&]() noexcept