Not exactly an Atomic implementation - If you use shared resources, this helps you protecting the access with a Mutex.

Auto generated API documentation and code listings for SharedObject

Classes

SharedObject< T > Template class used to protect a shared resource with a Mutex

Code

SharedObject.h [code]