Don't allow singleton use w/o registrationComplete()
authorAndrii Grynenko <andrii@fb.com>
Tue, 21 Mar 2017 16:45:01 +0000 (09:45 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 21 Mar 2017 16:50:32 +0000 (09:50 -0700)
commit68d5fb06281abea91eaa5813e0c919419cc2eb43
tree8b0faa70085a1dfb2310eb4ff2f692b7fc9e4a3d
parentd51aa234a25584be0c440ace0ccf831d4a7dc51b
Don't allow singleton use w/o registrationComplete()

Summary: Submitting mostly to see what breaks.

Reviewed By: yfeldblum

Differential Revision: D4249032

fbshipit-source-id: d4e3fdfd57750c8dcabdb4c01ab3b528c4818624
folly/Singleton-inl.h
folly/Singleton.cpp
folly/Singleton.h