|
proxygen
|
Public Member Functions | |
| FormatValue (const NoncopyableInt &v) | |
| template<class FormatCallback > | |
| void | format (FormatArg &arg, FormatCallback &cb) const |
Private Attributes | |
| const NoncopyableInt & | v_ |
Definition at line 546 of file FormatTest.cpp.
|
inlineexplicit |
Definition at line 548 of file FormatTest.cpp.
|
inline |
Definition at line 551 of file FormatTest.cpp.
References folly::format().
|
private |
Definition at line 556 of file FormatTest.cpp.