Description Objects from the Class Slots Extends Methods Author(s) See Also Examples
An object of this class contains necessary and sufficient
information to “attach” to a boost.mutex
object.
Objects should not be created by calls of the form
new("boost.mutex.descriptor", ...)
,
but should use the describe
function.
description
:Object of class "list"
Class "descriptor"
, directly.
signature(obj = "boost.mutex.descriptor")
: ...
Michael J. Kane <bigmemoryauthors@gmail.com>
1 | showClass("boost.mutex.descriptor")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.