
Nicola Musatti wrote:
Robert Ramey wrote:
Nicola Musatti wrote:
******Index: basic_text_oprimitive.hpp =================================================================== RCS file: /cvsroot/boost/boost/boost/archive/basic_text_oprimitive.hpp,v
I think your analysis of the problem is correct - but I think the fix is in the wrong place. Basically, I don't want to take any other than primitive types. I'll look into it. Give me a couple of days
Certainly. Just keep in mind that there may be other BOOST_STRONG_TYPEDEF related patches needed to fix the remaining problems.
BOOST_STRONG_TYPEDEF has worked well on all platforms except borland. Ideally I would like to see if a borland fix could be integrated into BOOST_STRONG_TYPEDEF itself. This however would require a separate test for BOOST_STRONG_TYPEDEF which I don't have. Robert Ramey