folly::FixedCapacityRingQueue::kMaxCapacity

The maximum capacity the queue can have.

Synopsis

Declared in <folly/container/FixedCapacityRingQueue.h>

inline constexpr static
uint32_t kMaxCapacity = 1u << 31;