#include <identity.h>
Inheritance diagram for sc::Identity:
Public Member Functions | |
Identifier | identifier () |
Return the Identifier for this argument. |
Identity must be virtually inherited if multiple inheritance is to be used.
Identifier sc::Identity::identifier | ( | ) | [inline] |
Return the Identifier for this argument.
Usually this is just the pointer to the object.