Initial support for user-defined types
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
Showing
Please register or sign in to comment