$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2019-12-08 18:22:38
On Fri, 6 Dec 2019 at 16:40, Andrey Semashev via Boost
<boost_at_[hidden]> wrote:
> They do, since C++14, but only if the type is specified exactly once in
> the list of types in the tuple.
Oh I didn't know about this, sorry.