On Fri, 2 Nov 2012, Kirk, Benjamin (JSC-EG311) wrote:
> I was able to run with a vector of tags, but the vector > *desctructor* died (in debug mode) trying to dereference an "unused" > tag. My guess this is because our simple reference counting is > suffering the same issue as std::auto_ptrs<> with put in a > container? Something like a shared_ptr implementation may be > required to containerize them? Our reference counting *is* like a (really naive) shared_ptr implementation, though. Let me give it a try; I had previously checked to make sure that the vector<MessageTag> compiled, but hadn't actually tried running it... --- Roy ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ Libmesh-devel mailing list Libmesh-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-devel