Mercurial > hg > openttd
log src/misc/countedptr.hpp @ 10123:57aa34285d05 draft
age | author | description |
---|---|---|
Fri, 18 Jan 2008 03:48:29 +0000 | glx | (svn r11914) -Documentation: fix some @file statement draft |
Fri, 20 Jul 2007 18:44:04 +0000 | rubidium | (svn r10644) -Merge (from NoAI): framework for reference counted objects (pointers). draft |
Tue, 17 Apr 2007 20:23:13 +0000 | belugas | (svn r9662) -Documentation: Doxygen corrections and @file omissions draft |
Sat, 13 Jan 2007 13:33:36 +0000 | KUDr | (svn r8092) -Codechange: header files with miscellaneous template classes (smart pointers, blob, array, hashtable, etc.) moved from src/yapf to src/misc as they can now be used anywhere. draft |