• Anton Likhtarov's avatar
    Initial support for user-defined types · 4b5d7fec
    Anton Likhtarov authored
    Summary:
    The type must provide a StringPiece constructor or be convertible
    via `folly::to<UserDefinedType>(string)`; toAppend() must also be defined for
    the reverse construction.
    
    Differential Revision: D8586230
    
    fbshipit-source-id: 80159bc1cc9d32f0ae40af8f053387f341bea835
    4b5d7fec
SettingsTest.cpp 7.74 KB