
16 May
2011
16 May
'11
6:16 a.m.
On 5/15/2011 10:28 PM, Phil Bouchard wrote:
Block Pointer is now thread safe! The following file was its test: https://svn.boost.org/svn/boost/sandbox/block_ptr/libs/smart_ptr/example/thr...
Furthermore I added a macro BOOST_BP_RAW_POINTER that defines member functions taking raw pointer as parameters to be declared public. Just in case the user is favoring performance over safety. -Phil