I have two reasons for a ring or circular buffer; processing incoming video frames and an in-app communication between threads mailbox system. In looking around, I found mention of QRingBuffer and QCircularBuffer but both are in the private area. This concerns me as to me this means it is not consumer ready for me/us developers. I also saw that Boost has such a thing as well. So my question is, what are people using? Is it safe to use the private stuff? Is it hard to get Boost into a Qt build environment?
Thanks for your time.
Cheers,
Pete
Bookmarks