|
proxygen
|
Go to the source code of this file.
Classes | |
| class | folly::gen::detail::Interleave< Container > |
| class | folly::gen::detail::Zip< Container > |
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
| folly::gen | |
| folly::gen::detail | |
Macros | |
| #define | FOLLY_GEN_COMBINE_H_ |
Functions | |
| template<class Source2 , class Source2Decayed = typename std::decay<Source2>::type, class Interleave = detail::Interleave<Source2Decayed>> | |
| Interleave | folly::gen::interleave (Source2 &&source2) |