portable lock-free reference counting
27 Jul
2007
27 Jul
'07
6:14 p.m.
Hello, I have a class that contains a reference count. I would like to maintain the count without using a mutex. Can anyone recommend a way to do this portably, using Boost? I see the needed mechanics in 'detail/sp_counted_base.hpp', but since it's in 'detail', I'm not sure what the most portable (and maintainable) way to use it is. Thanks, -Bryan
6335
Age (days ago)
6335
Last active (days ago)
0 comments
1 participants
participants (1)
-
Bryan Green