Codemod folly::make_unique to std::make_unique
[folly.git] / folly / experimental / test / ReadMostlySharedPtrBenchmark.cpp
2017-05-09 Christopher DykesCodemod folly::make_unique to std::make_unique
2017-01-04 Yedidya Feldblum2017
2016-05-05 Michael LeeSwitch gflags to portability/GFlags.h
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-12-09 Andrii GrynenkoSwitch folly::Singleton to ReadMostlySharedPtr
2015-11-26 Andrii GrynenkoNew ReadMostlySharedPtr implementation