ThreadLocalDetail: fix bug just introduced w/ recent change to constexpr-ctor style...
authorSteve O'Brien <steveo@fb.com>
Wed, 2 Dec 2015 17:17:38 +0000 (09:17 -0800)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Wed, 2 Dec 2015 18:20:21 +0000 (10:20 -0800)
commit398f83735ae9c087774af4894a794510a1e375c0
tree1ad3d1519f979114652cd4ce5a80b15a6631b917
parentd93a791305d7b323ad5061783ffc850f179b1c40
ThreadLocalDetail: fix bug just introduced w/ recent change to constexpr-ctor style class

Summary: Small, silly bug which is triggered when there are no keys to unregister, invalidating the current size of the structure.

Reviewed By: yzhan

Differential Revision: D2712604

fb-gh-sync-id: f6f031936d8e4e458b49c08714f42cb2eec4c4fe
folly/detail/ThreadLocalDetail.h