proxygen
|
#include <folly/functional/Invoke.h>
Go to the source code of this file.
Namespaces | |
folly | |
—— Concurrent Priority Queue Implementation —— | |
folly::observer_detail | |
Typedefs | |
template<typename F > | |
using | folly::observer_detail::ResultOf = typename NonSharedPtr< invoke_result_t< F >>::type |
template<typename F > | |
using | folly::observer_detail::ResultOfUnwrapSharedPtr = typename UnwrapSharedPtr< invoke_result_t< F >>::type |