proxygen
Assume.h File Reference
#include <cstdlib>
#include <folly/Portability.h>

Go to the source code of this file.

Namespaces

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

Functions

void folly::detail::assume_check (bool cond)
 
FOLLY_ALWAYS_INLINE void folly::assume (bool cond)
 
FOLLY_ALWAYS_INLINE void folly::assume_unreachable ()