proxygen
Histogram.h File Reference
#include <cstddef>
#include <cstdint>
#include <limits>
#include <ostream>
#include <stdexcept>
#include <string>
#include <vector>
#include <folly/CPortability.h>
#include <folly/Traits.h>
#include <folly/stats/detail/Bucket.h>

Go to the source code of this file.

Classes

class  folly::detail::HistogramBuckets< T, BucketT >
 
class  folly::Histogram< T >
 
struct  folly::Histogram< T >::CountFromBucket
 
struct  folly::Histogram< T >::AvgFromBucket
 

Namespaces

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

Macros

#define FOLLY_MSVC_USE_WORKAROUND_FOR_C5037   0
 

Macro Definition Documentation

#define FOLLY_MSVC_USE_WORKAROUND_FOR_C5037   0

Definition at line 502 of file Histogram.h.