• Yedidya Feldblum's avatar
    Let hash_combine_generic take hasher instances · 01ef9fbc
    Yedidya Feldblum authored
    Summary: [Folly] Let `hash_combine_generic` take hasher instances as parameters v.s. taking hasher types as template parameters. This would permit its use with non-default-constructible hasher types (if any exist).
    
    Reviewed By: nbronson
    
    Differential Revision: D9330419
    
    fbshipit-source-id: 2fb306e16603c07812559c47e31d7a9e2edcb072
    01ef9fbc
HashTest.cpp 26.1 KB