$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ivan Matek (libbooze_at_[hidden])
Date: 2021-10-12 17:16:48
On Tue, Oct 12, 2021 at 4:55 PM Vinnie Falco via Boost <
boost_at_[hidden]> wrote:
> And I'm ready for all that
> lovely negative feedback !!!
>
>
> Beginner question:
I see examples work with std::cout, would it work (in C++20 compilers) with
fmt::format?