• Pavlo Kushnir's avatar
    Use std::string in folly::dynamic · 7dbf6903
    Pavlo Kushnir authored
    Summary: Why not kill fbstring entirely? There are some legitimate use cases. For example, `folly::IOBuf` supports `moveToFbstring()` method which is impossible to implement with `std::string`.
    
    Reviewed By: joeg, snarkmaster
    
    Differential Revision: D3189410
    
    fb-gh-sync-id: 9bb9090ca6012ac32ba9fb79041b26ec4888781f
    fbshipit-source-id: 9bb9090ca6012ac32ba9fb79041b26ec4888781f
    7dbf6903
DynamicParser.h 15.5 KB