fmt formatter specialization for reproducible_accumulator.
Synopsis
Declared in <folly/math/ReproducibleAccumulator.h>
template<
class ftype,
int Fold>
struct formatter<folly::reproducible_accumulator<ftype, Fold>>
: fmt::formatter<ftype>
Base Classes
Name |
Description |
|