Dear Wiki user, You have subscribed to a wiki page or wiki category on "Qpid Wiki" for change notification.
The following page has been changed by MarnieMcCormack: http://wiki.apache.org/qpid/CppTips/ScopedLocking ------------------------------------------------------------------------------ + MIGRATED + Always use scoped lockers to lock mutexes and the like. Don't do this: {{{ {
