• James Gill's avatar
    Replace std::size_t return types in F14 to size_type · e57833b0
    James Gill authored
    Summary:
    The heterogenous count() method currently returns size_type, unlike
    similar methods (normal count(), F14Map.count() methods).  This
    standardizes it.
    
    Reviewed By: nbronson
    
    Differential Revision: D14426807
    
    fbshipit-source-id: 140be39fcda99c9f82ced3962ddcbdd1d5f53ba6
    e57833b0
F14Set.h 33.8 KB