• Yedidya Feldblum's avatar
    Generic conversion from Range in cases like std::string_view · dbaf54c0
    Yedidya Feldblum authored
    Summary: [Folly] Generic conversion from `Range` in cases like `std::string_view` which are constructible with `Iter, size_type` instead of `Iter, Iter`.
    
    Reviewed By: vitaut
    
    Differential Revision: D8907212
    
    fbshipit-source-id: 6f93581b7185d4d10925aa57175f130dff2576e3
    dbaf54c0
Range.h 43.2 KB