26 Aug
2005
26 Aug
'05
9:20 p.m.
Rich Cook wrote:
Ah, but does it work on AIX? :-) Sorry, I couldn't resist. (My posts are getting ignored, so I assume nobody uses boost on AIX.
This might well be the case. Have you tried replacing the problematic get_ptr_impl()->T::~T(); construct at line 388 of optional.hpp with get_ptr_impl()->~T(); or perhaps get_ptr_impl()->~value_type();