Replace Singleton<T>::get() with Singleton<T>::try_get and make it obsolete
[folly.git] / folly / futures / ThreadedExecutor.h
2015-07-09 Yedidya FeldblumThreadedExecutor.