Home
last modified time | relevance | path

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

/dports/security/keybase/client-v5.7.1/shared/ios/Pods/Folly/folly/
H A DFunction.h262 using SmallTag = std::true_type; variable
524 using SmallTag = detail::function::SmallTag;
553 Function(Fun&& fun, SmallTag) noexcept {
/dports/devel/folly/folly-2021.12.27.00/folly/
H A DFunction.h263 using SmallTag = std::true_type; variable
610 using SmallTag = detail::function::SmallTag;
642 Function(Fun&& fun, SmallTag) noexcept {