rearrange Future.h
authorHans Fugal <fugalh@fb.com>
Mon, 27 Apr 2015 18:20:04 +0000 (11:20 -0700)
committerAlecs King <int@fb.com>
Mon, 27 Apr 2015 23:54:58 +0000 (16:54 -0700)
commitabdd128c348e8c7406745660eda3d22cddf05a1b
tree69f055b2d0fe1b43c635e6cab5d8cc8554611475
parent3444ffba56927ac7e682dafd92ccc37a0f50c8ad
rearrange Future.h

Summary: Move boring preamble stuff to `Future-pre.h` and `folly::futures` and `makeFuture` and pals to `helpers.h`.

Test Plan:
tests still build and pass

Reviewed By: jsedgwick@fb.com

Subscribers: exa, folly-diffs@, jsedgwick, yfeldblum, chalfant, hannesr, davejwatson

FB internal diff: D2014330

Signature: t1:2014330:1429941589:1e2c336136f3375f9b96e5df8c06ca5820ba6aeb
folly/Makefile.am
folly/futures/Future-pre.h [new file with mode: 0644]
folly/futures/Future.h
folly/futures/helpers.h [new file with mode: 0644]