logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sc::Identity - Identity gives objects a unique identity and ordering relationship relative to all other

Author

       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1                                    Sun Oct 4 2020                                  sc::Identity(3)

Detailed Description

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.

Member Function Documentation

Identifiersc::Identity::identifier()[inline]
       Return the Identifier for this argument. Usually this is just the pointer to the object.

Name

       sc::Identity - Identity gives objects a unique identity and ordering relationship relative to all other
       objects.

Synopsis

       #include <identity.h>

       Inherited by sc::ClassDesc, and sc::RefCount.

   PublicMemberFunctionsIdentifieridentifier ()
           Return the Identifier for this argument.

See Also