Subject: [Boost-users] Good lock_guard<mytype> example
From: Michael Powell (mwpowellhtx_at_[hidden])
Date: 2013-04-01 19:12:32


Hello,

The pattern goes something like this: boost::lock_guard<mytype>
guard(*this).

However, compiler is asking for a lock or unlock. I don't know what this
is, or what it should be.

Thank you...

Regards,

Michael Powell