Explicitly reference folly::detail
authorChristopher Dykes <cdykes@fb.com>
Mon, 9 May 2016 18:36:40 +0000 (11:36 -0700)
committerFacebook Github Bot 4 <facebook-github-bot-4-bot@fb.com>
Mon, 9 May 2016 18:50:29 +0000 (11:50 -0700)
commit5a0819942b053fa37b2cfb1080b5ecbe9cf117d5
treef16324cabb0060a5459596edc42848c4f83b2a69
parentab239ddffc55d6cbc0d0293f78882d3cdd11d5ef
Explicitly reference folly::detail

Summary: Due to some fun with the order MSVC does name lookup in templates, it ends up complaining that these are ambigious between folly::detail and folly::recordio_helpers::detail. The solution is to simply reference folly::detail explicitly.

Reviewed By: yfeldblum

Differential Revision: D3271606

fbshipit-source-id: e599ad8d8fe33b1e4ec0b838ddb5dfacfdf60159
folly/Bits.h