Customization point for formatting a value of type T.
Synopsis
Declared in <folly/Format.h>
template<
class T,
class Enable = void>
class FormatValue;
Created with MrDocs
Customization point for formatting a value of type T.
Declared in <folly/Format.h>
template<
class T,
class Enable = void>
class FormatValue;
Created with MrDocs