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 + MIGRATED to http://cwiki.apache.org/confluence/display/qpid/ScopedLocking Always use scoped lockers to lock mutexes and the like. Don't do this: {{{
