give EventBase a non-explicit default constructor
authorEric Niebler <eniebler@fb.com>
Sat, 6 Jan 2018 01:31:41 +0000 (17:31 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 6 Jan 2018 01:35:01 +0000 (17:35 -0800)
commitcacdd1d54a32c2740fa9dda4ac83b11d2d398820
tree932437db358de63f22af78750910f479abfaa04b
parent42452e30b5695dbd38e2a0b3083e594945fb9876
give EventBase a non-explicit default constructor

Summary: Default constructors are strange and often unexpected. Refactor.

Reviewed By: yfeldblum

Differential Revision: D6667480

fbshipit-source-id: 24c456c46c846c61e28f1a88806d7c36d9192493
folly/io/async/EventBase.h