• A
    Unified maps with Comparator for sorting, other cleanup · 3c9cef1e
    Andres Noetzli 提交于
    Summary:
    This diff is a collection of cleanups that were initially part of D43179.
    Additionally it adds a unified way of defining key-value maps that use a
    Comparator for sorting (this was previously implemented in four different
    places).
    
    Test Plan: make clean check all
    
    Reviewers: rven, anthony, yhchiang, sdong, igor
    
    Reviewed By: igor
    
    Subscribers: dhruba, leveldb
    
    Differential Revision: https://reviews.facebook.net/D45993
    3c9cef1e
db_impl.h 31.8 KB