Link fixed.

[SVN r27906]
This commit is contained in:
Peter Dimov
2005-04-01 19:33:00 +00:00
parent 3adfc7842c
commit 8f2beee8e9

View File

@ -19,7 +19,9 @@
// typedef <unspecified> boost::detail::lightweight_mutex;
//
// boost::detail::lightweight_mutex meets a subset of the Mutex concept
// requirements: http://www.boost.org/libs/thread/doc/mutex_concept.html#Mutex
// requirements:
//
// http://www.boost.org/doc/html/threads/concepts.html#threads.concepts.Mutex
//
// * Used by the smart pointer library
// * Performance oriented