$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-28 18:10:29
> Why not add to this line an
> if defined _WIN32 && defined __GNUC__
> until the first mingw version where this is solved?
In case you ask, yes rev. 83211 catches mingw as well.
Thanks a lot! Time to play with this feature for real :)
Christophe