
1 Aug
2011
1 Aug
'11
3:26 p.m.
On Mon, Aug 1, 2011 at 9:55 AM, Daniel Larimer <dlarimer@gmail.com> 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