|
proxygen
|
#include <Format-inl.h>
Public Member Functions | |
| FormatValue (bool val) | |
| template<class FormatCallback > | |
| void | format (FormatArg &arg, FormatCallback &cb) const |
Private Attributes | |
| bool | val_ |
Definition at line 635 of file Format-inl.h.
|
inlineexplicit |
Definition at line 637 of file Format-inl.h.
|
inline |
Definition at line 640 of file Format-inl.h.
References folly::format(), folly::format_value::formatString(), folly::FormatArg::presentation, and folly::FormatArg::validate().
|
private |
Definition at line 650 of file Format-inl.h.