(wangle) Use an atomic_flag to make FutureObject threadsafe
[folly.git] / folly / wangle / test / Try.cpp
2014-02-28 Stepan PalamarchukAdd method, that constructs Try<T> based on the result...