$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost.fusion compile error using VC 8: error C2039: 'tag_of' : is not a member of 'boost::fusion::traits::detail'
From: Joel de Guzman (joel_at_[hidden])
Date: 2009-06-28 19:19:37
Tang Jiangjun wrote:
> When I compiled the code snippet as follows, there were some errors
> about searching tag_of in namespace boost::fusion::traits::detail. But
> after reviewing the source code, I found the desired tag_of was
> actually located in namespace boost::fusion::detail. Moreover it will be
> compiled successfully if adding this full and correct namespace before
> tag_of in the file <is_sequence.hpp>.
Hi Tang,
Could you please add a Trac ticket for this? Thanks!
I'll deal with it asap. Just so that I won't forget.
Regards,
-- Joel de Guzman http://www.boostpro.com http://spirit.sf.net