Changeset 7363 for code/branches/doc/src/libraries/core/SmartPtr.h
- Timestamp:
- Sep 6, 2010, 2:15:49 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/doc/src/libraries/core/SmartPtr.h
r7268 r7363 28 28 29 29 // 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 */ 30 40 31 41 #ifndef _SmartPtr_H__
Note: See TracChangeset
for help on using the changeset viewer.