sc::Identity(3) | MPQC | sc::Identity(3) |
sc::Identity - Identity gives objects a unique identity and ordering relationship relative to all other objects.
#include <identity.h>
Inherited by sc::ClassDesc, and sc::RefCount.
Identifier identifier ()
Return the Identifier for this argument.
Identity gives objects a unique identity and ordering relationship relative to all other objects.
Identity must be virtually inherited if multiple inheritance is to be used.
Return the Identifier for this argument. Usually this is just the pointer to the object.
Generated automatically by Doxygen for MPQC from the source code.
Fri Dec 2 2022 | Version 2.3.1 |