$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [reflect] Introducing Boost.Reflect
From: Dominique Devienne (ddevienne_at_[hidden])
Date: 2011-08-01 11:26:12
On Mon, Aug 1, 2011 at 9:55 AM, Daniel Larimer <dlarimer_at_[hidden]> wrote:
> The last thing I want as an end-user is to specify BOOST_REFLECT...,
> BOOST_MIRROR..., and BOOST_FUSION... for all of their types.
Indeed.
> I suspect there is a place for all 3 solutions as they all make different
> tradeoffs in performance, flexibility, and compile times.
+1. My $0.02. --DD