$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [fusion] compiler errors with empty boost::tuple
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2009-03-19 07:30:01
I am experiencing a compiler error if I try to use a fusion join function on
empty tuples. The operation I am trying to do does work with
fusion::vectors. See attached; I guess this is a bug?
Kind regards,
Rutger ter Borg