$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [1.46.0][fusion] fusion compare is broken
From: MURAKAMI Genya (bolero.murakami+cpp_at_[hidden])
Date: 2011-02-23 04:16:53
I try compiled use Boost.Fusion, but compilation error by include, in
VC7.1 and VC8.
#include <boost/fusion/sequence/comparison/less_equal.hpp> // error!
int main() {}
This problem was fixed by rev.68358, but unfortunately was not in
1.46.0 release branch.
Therefore, I think that the Boost.Fusion user using a VC7.1 or VC8
cannot introduce 1.46.0.