|
FuncSketch
|
Specialization of fmt::formatter for func_sketch::plotter::Point. More...
#include <func_sketch/plotter/point.h>
Public Member Functions | |
| auto | format (const func_sketch::plotter::Point &value, format_context &context) const -> format_context::iterator |
| Format a value. | |
Specialization of fmt::formatter for func_sketch::plotter::Point.
| auto fmt::formatter< func_sketch::plotter::Point >::format | ( | const func_sketch::plotter::Point & | value, |
| format_context & | context ) const->format_context::iterator |