I was talking to kohei about porting this macros
http://opengrok.libreoffice.org/xref/libs-gui/tools/inc/tools/ref.hxx to
their smart pointer equivalent, he suggested using intrusive_ptr for it and
as you all know you need to provide your own ref counting functions, like he
did in here
http://opengrok.libreoffice.org/xref/calc/sc/inc/scmatrix.hxx#251, so my
question is should the ref count be thread safe or not?
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to