$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sohail Somani (s.somani_at_[hidden])
Date: 2007-01-20 11:50:21
-----Original Message-----
From: boost-users-bounces_at_[hidden] on behalf of Joel de Guzman
Try to see if specializing that to return fusion::fusion_sequence_tag
will solve the problem. If it does, then we'll think of a way to
accommodate that in the equation.
----------
That did solve the problem, but I decided to forgo mpl for now.