add folly::FixedString, a constexpr-usable string with a fixed-size internal buffer
[folly.git] / folly / test / BitsBenchmark.cpp
2016-02-25 Michael LeeSplit tests into test and benchmarks.