Add non-strict mode to folly::Singleton
Summary: It is difficult to guarantee every binary can call registrationComplete; for now, support a mode where we don't enforce the strict registration lifecycle. In the fullness of time, we can make strictness the default. Test Plan: runtests Reviewed By: lins@fb.com Subscribers: lins, anca, njormrod FB internal diff: D1551688
Showing
Please register or sign in to comment