add svn:keywords Author Date HeadURL
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@740 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
092052ee93
commit
be4cbd4c33
1 changed files with 3 additions and 2 deletions
|
@ -16,8 +16,6 @@
|
||||||
#ifndef LOKI_SMARTPTR_INC_
|
#ifndef LOKI_SMARTPTR_INC_
|
||||||
#define LOKI_SMARTPTR_INC_
|
#define LOKI_SMARTPTR_INC_
|
||||||
|
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/// \defgroup SmartPointerGroup Smart pointers
|
/// \defgroup SmartPointerGroup Smart pointers
|
||||||
/// Policy based implementation of a smart pointer
|
/// Policy based implementation of a smart pointer
|
||||||
/// \defgroup SmartPointerOwnershipGroup Ownership policies
|
/// \defgroup SmartPointerOwnershipGroup Ownership policies
|
||||||
|
@ -1639,6 +1637,9 @@ namespace std
|
||||||
|
|
||||||
#endif // SMARTPTR_INC_
|
#endif // SMARTPTR_INC_
|
||||||
|
|
||||||
|
// $Autor$
|
||||||
|
// $Date$
|
||||||
|
// $HeadURL$
|
||||||
|
|
||||||
// $Log$
|
// $Log$
|
||||||
// Revision 1.39 2006/10/17 10:39:29 syntheticpp
|
// Revision 1.39 2006/10/17 10:39:29 syntheticpp
|
||||||
|
|
Loading…
Add table
Reference in a new issue