Add method, that constructs Try<T> based on the result of functor.
[folly.git] / folly / wangle / Try.h
2014-02-28 Stepan PalamarchukAdd method, that constructs Try<T> based on the result...
2014-02-28 Dave WatsonMove wangle to folly