$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ivan Matek (libbooze_at_[hidden])
Date: 2022-01-02 08:51:32
On Sun, Jan 2, 2022 at 9:40 AM Ivan Matek <libbooze_at_[hidden]> wrote:
> @Andrey
> I believe you are right, seems too complex, shame, although I believe it
> might possible to hack the array to be recursively defined, but for some
> reason agg initialization does not seem to work... :/
>
> Update: it seems agg init does not work for std::array also when nested...
ð
https://godbolt.org/z/9Moz19dhW
https://stackoverflow.com/questions/28541488/nested-aggregate-initialization-of-stdarray
:)