gmane wrote:
Andreas Huber <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
typename type_with_alignment< ::boost::alignment_of<T>::value >::type aligner_;
You're absolutely right!!!
BTW: I wish I had a platform were misalignment does cause a fault, unlike Windows.
Fixed.
Fernando, I think you missed the "typename" above. The optional test now fails for VA6, and I would think for other compilers as well.
I just commited a fix for this to the release branch and the trunk. I added "BOOST_DEDUCED_TYPENAME" instead of "typename", which should work for all compilers. I hope you don't mind.
Markus
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost