
8 Apr
2005
8 Apr
'05
5:20 p.m.
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