proxygen
ParallelMap.h File Reference

Go to the source code of this file.

Classes

class  folly::gen::detail::PMap< Predicate >
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 
 folly::gen
 
 folly::gen::detail
 

Macros

#define FOLLY_GEN_PARALLELMAP_H_
 

Functions

template<class Predicate , class PMap = detail::PMap<Predicate>>
PMap folly::gen::pmap (Predicate pred=Predicate(), size_t nThreads=0)
 

Macro Definition Documentation

#define FOLLY_GEN_PARALLELMAP_H_

Definition at line 18 of file ParallelMap.h.