$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Code question on fusion tag_of.hpp
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2012-08-09 12:15:23
On 09/08/2012 18:04, Dave Steffen wrote:
> And then, yes, this may or may not be compatible with the real
> std::tuple (which is what we were looking in to when we found this).
I suppose it's not compatible with that of libc++ and for libraries that
are not C++11 aware on C++03 compilers.
I suggest you file a ticket on the bug tracker.