Use constexpr initializers for AtomicHashArray Config
authorOrvid King <blah38621@gmail.com>
Fri, 31 Jul 2015 19:40:07 +0000 (12:40 -0700)
committerfacebook-github-bot-4 <folly-bot@fb.com>
Fri, 31 Jul 2015 20:22:23 +0000 (13:22 -0700)
commitf02969dfd3b7a9ac0b0cc8d8f84a12f92bb7ca7e
tree2e5d62fbb53b7b2ca6459c5448f5e4439bfe9390
parent117385fb60e5acff59f2182fce6a259cf36f4820
Use constexpr initializers for AtomicHashArray Config

Summary: Closes #264

Modified by @sgolemon from the original PR to declare MSVC2015-final as the official minimum version, making the defines in the original PR unnecessary.

Reviewed By: @yfeldblum

Differential Revision: D2284130

Pulled By: @sgolemon
folly/AtomicHashArray.h
folly/AtomicLinkedList.h