(wangle) s/FutureObject/detail::State/
authorHans Fugal <fugalh@fb.com>
Mon, 30 Jun 2014 20:22:56 +0000 (13:22 -0700)
committerTudor Bosman <tudorb@fb.com>
Mon, 7 Jul 2014 15:42:04 +0000 (08:42 -0700)
commit1d42dc0bff8e4701c9b04a9b5e3717d5d7aef664
tree7015e44d90e8365dbfabadd7cb0160dc08811f7c
parent02a9ec75b0c1ee5740a07b356d012db64f657dcf
(wangle) s/FutureObject/detail::State/

Summary:
codemod
I never was satisfied with this name. `State` feels a little better. More descriptive. But still pretty generic, so I'm open to alternative ideas.

Test Plan: It still builds and tests pass.

Reviewed By: hannesr@fb.com

Subscribers: jsedgwick, net-systems@, fugalh, exa

FB internal diff: D1411506
folly/wangle/Future-inl.h
folly/wangle/Future.h
folly/wangle/Promise-inl.h
folly/wangle/Promise.h
folly/wangle/detail.h [deleted file]
folly/wangle/detail/State.h [new file with mode: 0644]