Typing changes in the LockFreeRingBuffer to support 64/32 bit iOS architectures.
authorBryce Redd <bryceredd@fb.com>
Fri, 11 Sep 2015 22:46:05 +0000 (15:46 -0700)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Fri, 11 Sep 2015 23:20:17 +0000 (16:20 -0700)
commit2e6f9c9bf56001b044e8120e2adf722e6ba44406
treec33e093f61a756de385b8dc4569d5a9a533644ba
parent84138864d0f593e23c76deb3b9da430cbb0a4ab2
Typing changes in the LockFreeRingBuffer to support 64/32 bit iOS architectures.

Summary: The capacity variable changed types, and turn function needed an explicit cast.

Reviewed By: @BurntBrunch

Differential Revision: D2421421
folly/experimental/LockFreeRingBuffer.h