MPQC
2.3.1
|
Identity gives objects a unique identity and ordering relationship relative to all other objects. More...
#include <identity.h>
Public Member Functions | |
Identifier | identifier () |
Return the Identifier for this argument. More... | |
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.
|
inline |
Return the Identifier for this argument.
Usually this is just the pointer to the object.