Boost logo

Boost Users :

Subject: [Boost-users] [Fusion] Associate arbitrary compile/runtime annotations with members of fusion sequence
From: Kozlov Taras (kozlov.taras_at_[hidden])
Date: 2013-02-15 16:51:25


Started to use Boost.Fusion in my project I quick realized that it would
be very convenient if fusion adapt macroses like
BOOST_FUSION_DEFINE_STRUCT would give ability to associate additional
information with members.
Second problem is that BOOST_FUSION_DEFINE_STRUCT and such doesn`t
support inheritance.

So I did a small utility library that allow to define fusion sequences
with arbitrary list of annotations associated with each member, and want
to share it with community :)

http://tarasko.github.com/cppan/

Will appreciate for any comments


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net