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

objcount.h - Template for object which holds self count of instances.

Author

       Generated automatically by Doxygen for GNU CommonC++ from the source code.

GNU CommonC++                                    Sun Dec 27 2020                                   objcount.h(3)

Detailed Description

       Template for object which holds self count of instances.

Name

       objcount.h - Template for object which holds self count of instances.

Synopsis

Classes
       class ost::objCounter<T>
           Generic template class for creating classes which maintain an active count of the number of instances
           currently in active use.

   Namespacesost

See Also