Add vivify method to folly::Singleton
Summary: This method ensures the singleton exists with less overhead than calling `try_get` or `try_get_fast`. Reviewed By: yfeldblum Differential Revision: D8020292 fbshipit-source-id: 470ebea9fdb07e46a469c820f9149d6fc5af5d2f
Showing
Please register or sign in to comment