s/valueTry/getTry/
authorHans Fugal <fugalh@fb.com>
Fri, 21 Feb 2014 18:33:24 +0000 (10:33 -0800)
committerDave Watson <davejwatson@fb.com>
Fri, 28 Feb 2014 22:03:03 +0000 (14:03 -0800)
commitc4b348c318941e5a3940e67ce6e529c9ef03df95
treeae6ebcdeda0b82dffd1a0617c440aa029e9510e9
parent70fb1baffe801ba9c3a2108d289e7468d5d463f5
s/valueTry/getTry/

Summary: This is a better name

Test Plan: unit tests. fbgs shows no external usage of this.

Reviewed By: hannesr@fb.com

FB internal diff: D1184905
folly/wangle/Future-inl.h
folly/wangle/Future.h
folly/wangle/detail.h
folly/wangle/test/FutureTest.cpp