|
proxygen
|
Public Member Functions | |
| FormatValue (const KeyValue &kv) | |
| template<class FormatCallback > | |
| void | format (FormatArg &arg, FormatCallback &cb) const |
Private Attributes | |
| const KeyValue & | kv_ |
Definition at line 348 of file FormatTest.cpp.
|
inlineexplicit |
Definition at line 350 of file FormatTest.cpp.
|
inline |
Definition at line 353 of file FormatTest.cpp.
References folly::format(), and folly::format_value::formatFormatter().
|
private |
Definition at line 359 of file FormatTest.cpp.