[Ace-users] ACE_Refcounted_Auto_Ptr should be improve

HuYi huyi.zg at gmail.com
Fri Dec 14 03:09:18 CST 2007


My application is based on ACE, and I don't like use too much third-
libs.
I found that ACE_Refcounted_Auto_Ptr not use the "explicit" keyword on
constructor, this made my app unsafe.
I checked the boost smart pointer libs, it use "explicit", and it's
work ok.

Maybe I made some mistake in my application, what really cause the
error, but I hope the complier can help me to find it. can ACE team
fix this?



More information about the Ace-users mailing list