Adjust the way Future<Unit>'s constructor is defined
authorChristopher Dykes <cdykes@fb.com>
Mon, 20 Jun 2016 18:29:55 +0000 (11:29 -0700)
committerFacebook Github Bot 3 <facebook-github-bot-3-bot@fb.com>
Mon, 20 Jun 2016 18:38:23 +0000 (11:38 -0700)
commit4b7d98cb635fe2666ef0ce0d809634080eb0dcf7
tree93aed40343ec86870bbdcd3906d1d4972795e168
parent3c4a013ff85c5ff329c7270094f31881629b3581
Adjust the way Future<Unit>'s constructor is defined

Summary: This is needed to work around a limitation in MSVC's SFINAE support.

Reviewed By: yfeldblum

Differential Revision: D3271292

fbshipit-source-id: 88052beaa97a297c6eb3eb5047c8fed48c8155af
folly/futures/Future-inl.h
folly/futures/Future.h