Number of bits in a machine word used by the bitset scanning routines.
Synopsis
Declared in <folly/container/StdBitset.h>
constexpr size_t kWordSize = 64;
Created with MrDocs
Number of bits in a machine word used by the bitset scanning routines.
Declared in <folly/container/StdBitset.h>
constexpr size_t kWordSize = 64;
Created with MrDocs