Boost C++ Libraries: Ticket #3439: Documentation error. https://svn.boost.org/trac10/ticket/3439 <p> Hello! </p> <p> where is error: </p> <p> <a href="http://www.boost.org/doc/libs/1_40_0/doc/html/interprocess/synchronization_mechanisms.html#interprocess.synchronization_mechanisms.semaphores.semaphores_interprocess_semaphores">http://www.boost.org/doc/libs/1_40_0/doc/html/interprocess/synchronization_mechanisms.html#interprocess.synchronization_mechanisms.semaphores.semaphores_interprocess_semaphores</a> </p> <p> Error: It must be "semophore" written here ISO "named condition". </p> <p> #include &lt;boost/interprocess/sync/named_semaphore.hpp&gt; </p> <p> !!!Here!!! </p> <p> boost::interprocess::named_condition: A named semaphore. Named conditions are similar to anonymous conditions, but they are used in combination with named mutexes. Several times, we don't want to store synchronization objects with the synchronized data: </p> <p> Best regards, Yury </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3439 Trac 1.4.3 Ion Gaztañaga Thu, 26 Aug 2010 10:14:28 GMT status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/3439#comment:1 https://svn.boost.org/trac10/ticket/3439#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.41.0</span> → <span class="trac-field-new">Boost-1.45.0</span> </li> </ul> <p> Fixed for Boost 1.45 in release branch </p> Ticket