17 Apr
2014
17 Apr
'14
5:21 p.m.
On Thursday 17 April 2014 18:00:29 Phil Endecott wrote:
Peter Dimov wrote:
https://svn.boost.org/trac/boost/ticket/9912
reports that spinlock_gcc_arm.hpp segfaults on a Nexus 7.
Unfortunately, I know next to nothing about ARM or Android, so I wonder if someone can help with that.
It would be great if shared_ptr could just use boost::atomic, as I have previously suggested. We would then just have one place where the platform-specific atomic asm needed to be maintained.
+1. I also wanted to let you know that I started a major refactoring of Boost.Atomic. One of the positive outcomes of this work should be a design more friendly to header-only user libraries.