mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-08-01 05:34:36 +02:00
Link fixed.
[SVN r27906]
This commit is contained in:
@@ -19,7 +19,9 @@
|
|||||||
// typedef <unspecified> boost::detail::lightweight_mutex;
|
// typedef <unspecified> boost::detail::lightweight_mutex;
|
||||||
//
|
//
|
||||||
// boost::detail::lightweight_mutex meets a subset of the Mutex concept
|
// 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
|
// * Used by the smart pointer library
|
||||||
// * Performance oriented
|
// * Performance oriented
|
||||||
|
Reference in New Issue
Block a user