• Nathan Bronson's avatar
    add pmr aliases · b9807709
    Nathan Bronson authored
    Summary:
    Adds folly::pmr::* aliases for all of the F14 map and set types.
    The only missing piece for full pmr support was to tolerate a deleted
    operator= for allocators that are never actually assigned (based on the
    propagate_... properties).
    
    Reviewed By: yfeldblum
    
    Differential Revision: D15572220
    
    fbshipit-source-id: fd9687a73bf67e5e9c7962cc788fae658ccf7d36
    b9807709
F14Policy.h 45.3 KB