Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 6, 2010, 2:15:49 AM (14 years ago)
Author:
landauf
Message:

assigned a group to each header file in the core library

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/doc/src/libraries/core/SmartPtr.h

    r7268 r7363  
    2828
    2929// Inspired by boost::intrusive_ptr by Peter Dimov
     30
     31/**
     32    @defgroup SmartPtr SmartPtr<T> and WeakPtr<T>
     33    @ingroup Object
     34*/
     35
     36/**
     37    @file
     38    @ingroup Object SmartPtr
     39*/
    3040
    3141#ifndef _SmartPtr_H__
Note: See TracChangeset for help on using the changeset viewer.