
Bugs item #1364416, was opened at 2005-11-22 22:57 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1364416&group_id=7586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: threads Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Mike Glassford (glassfordm) Summary: mistake in documentation of condition Initial Comment: Hello, the documentation (http://www.boost.org/doc/html/condition.html) of class condition contains a mistake: instead of template<typename ScopedLock, typename Pred> bool timed_wait <http://www.boost.org/doc/html/condition.html> (ScopedLock&, Pred); it should be template<typename ScopedLock, typename Pred> bool timed_wait <http://www.boost.org/doc/html/condition.html> (ScopedLock&, const boost::xtime <http://www.boost.org/doc/html/xtime.html> & , Pred); so long, Oliver ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1364416&group_id=7586 ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ Boost-bugs mailing list Boost-bugs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/boost-bugs