$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bjorn Reese (breese_at_[hidden])
Date: 2021-02-25 09:45:44
On 2021-02-23 19:56, Peter Dimov via Boost wrote:
> Describe is a library that allows programmers to annotate their classes
> (and enumerations) in order to enable simple reflection. It provides a
> very important fundament on which other libraries can build upon to
> provide automatic support for user-defined types.
How does it differ from Boost.Fusion?