• Rafael Sagula's avatar
    adding StringPiece constructor that takes a piece of another StringPiece · e9ee87a6
    Rafael Sagula authored
    Summary:
    adding what seems to be a missing constructor to StringPiece --
    I need to be able to take a piece of another StringPiece. (It's possible
    to do that with all sorts of strings already, except StringPiece...)
    
    Test Plan: na -- tested as part of other (dependent) diffs
    
    Reviewed By: delong.j@fb.com
    
    FB internal diff: D508545
    e9ee87a6
Range.h 14.5 KB