I cannot get std::tr1::shared_ptr for my WinMobile project since the STL for WinCE is maintained by a different team at Microsoft :( aarrgh...
Anyone worked with another thread-safe, reference counting smart pointers? I'm actually using yasper which seems to be good.
Thank you very much.