$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2024-07-01 14:48:04
On Mon, Jul 1, 2024 at 7:45â¯AM Niall Douglas via Boost <
boost_at_[hidden]> wrote:
> inline GDB pretty printing support, whereby we embed into all binaries
> using Outcome the Python script to display the state of
> `result<>/outcome<>`.
>
Huh...I don't quite understand what this means. Although from the source
file it looks like you are embedding Python code in the library? Can you
please explain this a little better, or provide some links to reading
materials where this is explained? Visualizer support is an ongoing area of
interest for my libraries.
Thanks