Make AsyncIO::capacity_ const
[folly.git] / folly / Bits.cpp
2012-08-08 Tudor BosmanRemove 1 instruction from popcount
2012-08-08 Tudor BosmanDetect popcnt instruction at runtime, use it if available.