Use intrusive base hook rather than a member hook
authorChristopher Dykes <cdykes@fb.com>
Fri, 26 Aug 2016 17:51:13 +0000 (10:51 -0700)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Fri, 26 Aug 2016 17:53:27 +0000 (10:53 -0700)
commit1bc610c2c678569cee1339db20fa97fc35ad6f92
tree810a5e85031f3d6af59385c25da54d780b22833b
parent243fbe8d9331c61ac2b29e80b623c80b8226fe6c
Use intrusive base hook rather than a member hook

Summary: Because MSVC is not happy about the member hook when used in complex inheritence scenarios.

Reviewed By: yfeldblum

Differential Revision: D3774513

fbshipit-source-id: 9e1ef8dd76d966de339f8486ff1a1d0ab1571849
folly/io/async/HHWheelTimer.cpp
folly/io/async/HHWheelTimer.h