Boost C++ Libraries: Ticket #12976: Boost Thread Executors documentation mistakes https://svn.boost.org/trac10/ticket/12976 <p> The include paths: #include &lt;boost/thread/serial_executor.hpp&gt; #include &lt;boost/thread/generic_serial_executor.hpp&gt; </p> <p> in the reference are wrong. It should be thread/executors. </p> <p> Besides for generic_serial_executor the destructor title says "Destructor ~serial_executor()" which is wrong. Besides some methods are not described at all. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12976 Trac 1.4.3 barade.barade@… Mon, 17 Apr 2017 12:16:12 GMT <link>https://svn.boost.org/trac10/ticket/12976#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12976#comment:1</guid> <description> <p> Btw. generic_serial_executor.hpp does not exist at all and I cannot find the class boost::generic_serial_executor anywhere. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Wed, 30 Aug 2017 09:29:42 GMT</pubDate> <title>owner, component changed https://svn.boost.org/trac10/ticket/12976#comment:2 https://svn.boost.org/trac10/ticket/12976#comment:2 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Matias Capeletto</span> to <span class="trac-author">Anthony Williams</span> </li> <li><strong>component</strong> <span class="trac-field-old">Documentation</span> → <span class="trac-field-new">thread</span> </li> </ul> Ticket viboes Sun, 03 Sep 2017 15:55:53 GMT owner, status changed https://svn.boost.org/trac10/ticket/12976#comment:3 https://svn.boost.org/trac10/ticket/12976#comment:3 <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 Sat, 16 Sep 2017 15:49:38 GMT milestone changed https://svn.boost.org/trac10/ticket/12976#comment:4 https://svn.boost.org/trac10/ticket/12976#comment:4 <ul> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.66.0</span> </li> </ul> <p> <a class="ext-link" href="https://github.com/boostorg/thread/commit/eead7311773e09456d6163e959aac5a700e161fa"><span class="icon">​</span>https://github.com/boostorg/thread/commit/eead7311773e09456d6163e959aac5a700e161fa</a> </p> Ticket viboes Sat, 16 Sep 2017 16:32:33 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/12976#comment:5 https://svn.boost.org/trac10/ticket/12976#comment:5 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> <a class="ext-link" href="https://github.com/boostorg/thread/commit/739f8eeb81d74f1a559d8a075985a3f6e8d7b48b"><span class="icon">​</span>https://github.com/boostorg/thread/commit/739f8eeb81d74f1a559d8a075985a3f6e8d7b48b</a> </p> Ticket