add folly::FixedString, a constexpr-usable string with a fixed-size internal buffer
[folly.git] / folly / test / MathBenchmark.cpp
2016-09-08 Zonr ChangExplicitly include <random> to use std::mt19937 in...
2016-09-07 Nathan Bronsoninteger division with controlled rounding in Math.h