atomic_inc32 for fast integers

30 Sep
2009
30 Sep
'09
2:18 p.m.
This boost::interprocess::detail function atomically increments fixed width integer returning old value. Questions: 1. Is there a version that uses fast integers defined in cstdint.hpp? 2. I don't think that it is safe to cast fixed width ints to fast ints. I did not find conversion functions/classes. Do they exists?
5662
Age (days ago)
5662
Last active (days ago)
0 comments
1 participants
participants (1)
-
Archie14