$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2020-10-02 22:57:43
Andrzej Krzemienski wrote:
> 2. The library can only provide tuple-like access to classes that meet
> certain criteria, but these criteria are not obvious.
In particular, how base classes are handled is not apparent from the
documentation (unless I missed it.) From the repo issues, I can see that a
(non-empty) base class is treated as a member by the precise API.