|
proxygen
|
#include <type_traits>#include <utility>#include <folly/Optional.h>#include <folly/functional/Invoke.h>Go to the source code of this file.
Classes | |
| struct | folly::detail::Lazy< Func > |
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
| folly::detail | |
Functions | |
| template<class Func > | |
| auto | folly::lazy (Func &&fun) |