C++ Logo

std-proposals

Advanced search

Re: [std-proposals] C++26 debugging library

From: Sebastian Wittmeier <wittmeier_at_[hidden]>
Date: Thu, 22 Feb 2024 12:03:45 +0100
Hi Nikl, can you elaborate a bit more, please? Debug printing could comprise 1) Special output facilities / streams (e.g. trace consoles, logfiles, ...) 2) Turning on/off not only output, but also code generation of getting the values in debug/release modes 3) Output of text strings or of structured data (e.g. key-value pairs) 4) Formatting and visualization Which topic are you talking about, and which restrictions do you envision to print values better? Can you at least give an example? Best, Sebastian

Received on 2024-02-22 11:03:47