$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2005-04-08 12:20:21
Francis ANDRE wrote:
> Hi Robert
>
> I got this error from error C2039: 'integral_c_tag' : n'est pas
> membre de 'boost::mpl'
>
>
>> From what I check of the latest HEAD release from CVS, it should be
> integral_c instead of integral_c_tag??
>
Hmmm - I looked into this and I don't think its an error. level and
tracking are mpl "integer types" with special "sauce" and I think that this
is what ineger_c_tag is meant to be used for. Also I note that none of our
tests flag this as an error. I'm not all together sure about this so anyone
is free to help out here.
Robert Ramey