Replace Singleton<T>::get() with Singleton<T>::try_get and make it obsolete
[folly.git] / folly / futures / DrivableExecutor.h
2015-02-02 James SedgwickgetVia() and waitVia()