• Andrii Grynenko's avatar
    Leak folly::SingletonVault · c64d359b
    Andrii Grynenko authored
    Summary: This will ensure SingletonVault is always available. It matters for singletons, not managed by folly::Singleton. Singletons in it will actually be destroyed via static SingletonVaultDestructor.
    
    Test Plan: unit test
    
    Reviewed By: chip@fb.com
    
    Subscribers: njormrod
    
    FB internal diff: D1591270
    c64d359b
Singleton.cpp 2.04 KB