Subject: Re: [Boost-users] functional/hash and mp_math weirdness
From: Daniel James (daniel_james_at_[hidden])
Date: 2009-07-06 13:56:28


2009/7/5 Andrea Bedini <andrea.bedini_at_[hidden]>:
> Can anyone explain me what is going on here ?

It appears to be a bug in g++ 4.0 when using member enums. Can you try
that attached patch?

Daniel