Don't assume unsigned long is 64-bit
authorChristopher Dykes <cdykes@fb.com>
Wed, 24 Aug 2016 23:25:11 +0000 (16:25 -0700)
committerFacebook Github Bot 7 <facebook-github-bot-7-bot@fb.com>
Wed, 24 Aug 2016 23:38:33 +0000 (16:38 -0700)
commit792c0340c032fe04b3bcba4aba2f6d5cfa36fbad
treed6395a579a6c7618b53ee30031ab62411f599469
parentaad1a0c5cb6c50d0770a3870d754e36e9684a9da
Don't assume unsigned long is 64-bit

Summary: Because it isn't. Not on MSVC anyways.

Reviewed By: yfeldblum

Differential Revision: D3767326

fbshipit-source-id: 0f9421773819999f99be38ae0646ae3e81bde4e4
folly/test/small_vector_test.cpp