$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Hadriel Kaplan (hadrielk_at_[hidden])
Date: 2020-10-03 02:02:20
> On Oct 2, 2020, at 6:42 PM, Andrzej Krzemienski via Boost <boost_at_[hidden]> wrote:
>
> What this library does is to give a tuple-like access to class members
> (plus a number of things atop of this). Maybe it should be called
> Tuple-like Element Access (TEA)?
Macro-less Aggregate Getter, Iterator and Comparator by Generally Emulating Tuples (MAGIC-GET)
or...
Minimal Aggregate General Introspection Component for Grafting Elements to Tuples (MAGIC-GET)
-hadriel