News

Here's a nice little problem/exercise: I'm working on a Qt library that needs to keep track of who's using a particular shared resource. If I were only to consider this in a single application, I'd ...