Add free-function retire
[folly.git] / folly / experimental / StringKeyedUnorderedMap.h
2017-10-29 Yedidya FeldblumCodeMod: Replace includes of folly/Hash.h with folly...
2017-10-19 Yedidya FeldblumRevert D6050464: [Folly] Move folly/Hash.h to folly...
2017-10-19 Yedidya FeldblumMove folly/Hash.h to folly/hash/
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-07-30 Yedidya FeldblumConsistent indentation for class visibility labels
2017-06-05 Phil WilloughbyMake StringKeyed* more complete
2017-01-04 Yedidya Feldblum2017
2016-10-05 Lucian Grijincufolly: experimental: ABI-break: replace deprecated...
2016-04-26 Pavlo KushnirUse std::string in folly::dynamic
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2015-06-12 Praveen KumarGet *=default*ed default constructors
2015-02-11 Andrei AlexandrescuAdd StringKeyed(Unordered){Set,Map} to folly