Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 4, 2010, 11:33:02 PM (14 years ago)
Author:
landauf
Message:

added documentation

also some small naming and readability changes in the code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/doc/src/libraries/util/SharedPtr.h

    r7327 r7352  
    2929/**
    3030    @defgroup SharedPtr SharedPtr<T>
    31     @ingroup Util Object
     31    @ingroup Util
    3232*/
    3333
    3434/**
    3535    @file
    36     @ingroup Util SharedPtr
     36    @ingroup SharedPtr
    3737    @brief Definition of the SharedPtr template that is used to manage pointers.
    3838
Note: See TracChangeset for help on using the changeset viewer.