$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [type_erasure] overloading macro
From: Christophe Henry (christophe.j.henry_at_[hidden])
Date: 2013-02-27 15:41:09
> Okay, I've traced the problem:
>
> BOOST_MPL_ASSERT((boost::is_convertible<Data&&, Data&&>)); // fails
Yes, it also fails on my mingw 4.7.1. Looks like you found the culprit.
> Not quite sure how to solve it though...
Hmmm no idea :(
> In Christ,
> Steven Watanabe
Thanks,
Christophe