• Yedidya Feldblum's avatar
    Move expensive Singleton code to .cpp · 9fef1cd9
    Yedidya Feldblum authored
    Summary:
    [Folly] Move expensive `Singleton` code to `.cpp`.
    
    Including string manipulation, `ostream::operator<<` operations, `throw` statements, etc,
    
    Reviewed By: ot
    
    Differential Revision: D6632052
    
    fbshipit-source-id: 82e0033d5042b02951cf3b05c55cf62c97cc2b6d
    9fef1cd9
Singleton-inl.h 7.82 KB