mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
The utilities of the new util/formatted_output.h header complement the existing base/output.h with the text-formatting support needed to produce tabular output. Fixes #4449