#include <format_output.h>
Inheritance diagram for format_output::diff_formatter:


Public Member Functions | |
| diff_formatter (diff_container const &profile, extra_images const &extra) | |
| build a ready to use formatter | |
| void | output (std::ostream &out, diff_collection const &syms) |
| Output a vector of symbols to out according to the output format specifier previously set by call(s) to add_format(). | |
|
||||||||||||
|
build a ready to use formatter
|
|
||||||||||||
|
Output a vector of symbols to out according to the output format specifier previously set by call(s) to add_format().
|
1.4.6