Replace Singleton<T>::get() with Singleton<T>::try_get and make it obsolete
[folly.git] / folly / futures / SharedPromise.h
2015-08-03 Orvid KingAdd MSVC support to futures/Deprecated.h
2015-07-29 Orvid KingMove various attributes before the declaration to be...
2015-07-01 Hans FugalNuke Future<void> (folly/futures)
2015-06-09 James Sedgwickfix typo in SharedPromise comment
2015-05-20 James SedgwickSharedPromise in OutputBufferingHandler
2015-05-20 James SedgwickSharedPromise