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

pointer.h - Template for creating reference count managed smart pointers.

Author

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

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

Detailed Description

       Template for creating reference count managed smart pointers.

Name

       pointer.h - Template for creating reference count managed smart pointers.

Synopsis

       #include <cc++/missing.h>

   Classes
       class ost::Pointer<T>
           Used to create and manage referece counted pointers.

   Namespacesost

See Also