• Nathan Bronson's avatar
    change F14*Set::eraseInto callback arg from lvalue to rvalue · d1fdba5f
    Nathan Bronson authored
    Summary:
    The value passed to the eraseInto beforeDestroy callback will
    be immediately destroyed, so it makes more sense for it to be an rvalue
    reference than an lvalue reference.
    
    Reviewed By: yfeldblum, shixiao
    
    Differential Revision: D7986157
    
    fbshipit-source-id: 9dcc5371635a860033fe901aaad3a73230d652f6
    d1fdba5f
F14Table.h 61 KB