[Boost-bugs] [Boost C++ Libraries] #3439: Documentation error.

Subject: [Boost-bugs] [Boost C++ Libraries] #3439: Documentation error.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-09-12 09:15:19


#3439: Documentation error.
--------------------------+-------------------------------------------------
 Reporter: Yury Krylov | Owner: igaztanaga
     Type: Bugs | Status: new
Milestone: Boost 1.41.0 | Component: interprocess
  Version: Boost 1.40.0 | Severity: Cosmetic
 Keywords: |
--------------------------+-------------------------------------------------
 Hello!

 where is error:

 http://www.boost.org/doc/libs/1_40_0/doc/html/interprocess/synchronization_mechanisms.html#interprocess.synchronization_mechanisms.semaphores.semaphores_interprocess_semaphores

 Error: It must be "semophore" written here ISO "named condition".


 #include <boost/interprocess/sync/named_semaphore.hpp>

 !!!Here!!!

 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:


 Best regards,
 Yury

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3439>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:01 UTC