Boost C++ Libraries: Ticket #11264: Add variadic lock_guard of Lockables https://svn.boost.org/trac10/ticket/11264 <p> lock_guard works with <a class="missing wiki">BasicLockable</a>. </p> <p> In order the variadic version to avoid deadlock, it can work only with Lockable, as the use of lock forces it. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11264 Trac 1.4.3 viboes Sun, 03 May 2015 12:56:56 GMT owner, status changed https://svn.boost.org/trac10/ticket/11264#comment:1 https://svn.boost.org/trac10/ticket/11264#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Anthony Williams</span> to <span class="trac-author">viboes</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket viboes Thu, 14 May 2015 15:59:40 GMT summary changed https://svn.boost.org/trac10/ticket/11264#comment:2 https://svn.boost.org/trac10/ticket/11264#comment:2 <ul> <li><strong>summary</strong> <span class="trac-field-old">Add variadic lock_guard of Locables</span> → <span class="trac-field-new">Add variadic lock_guard of Lockables</span> </li> </ul> Ticket