
AMDG Robert Ramey wrote:
So as far as SunCC is concerned: I've reviewed the latest trunk tests and it looks to me that a little effort could resolve the problems with instantiation of extended_type_info for these types. In the worst case, probably a SunCC specific macro could be included. In any case, it'll have to be addressed by someone who has the compiler on hand. I'd would much like to see this looked at. The only other compiler which shows problems is the VACPP and I have it on qt that that maybe on the road to getting addressed as well.
Patch against the trunk attached. I had to use a fairly horrible hack based on the compile time counter used in the typeof library. All the tests except the shared_ptr_1_32 tests pass for me with sun 5.9. In Christ, Steven Watanabe