Boost logo

Boost Users :

Subject: [Boost-users] atomic_inc32 for fast integers
From: Archie14 (admin_at_[hidden])
Date: 2009-09-30 10:18:29


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?


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net