• Victor Loh's avatar
    Use StringPiece instead of String · 30a71566
    Victor Loh authored
    Summary:
    Using StringPiece makes it easier than std::string
    
    Facebook: Motivation for this diff is found in D1253595
    
    Test Plan:
    Added new unittest
    
    fbconfig folly/io/test && fbmake runtests_opt
    
    Reviewed By: simpkins@fb.com
    
    FB internal diff: D1276185
    30a71566
IOBufQueue.h 8.77 KB