1
0
forked from 0ad/0ad
0ad/source/lib/res
janwas 8e341c2d6b shared_ptr: use Philip's idea of making the Deleter's operator() a template instead of its enclosing class. in code, use DummySharedPtr() instead of passing a DummyDeleter
h_mgr: compile fix for windows memory tracker (see forum thread)
timer: add assert to catch incorrect behaviour as reported by philip

This was SVN commit r5544.
2008-01-10 19:29:52 +00:00
..
graphics shared_ptr: use Philip's idea of making the Deleter's operator() a template instead of its enclosing class. in code, use DummySharedPtr() instead of passing a DummyDeleter 2008-01-10 19:29:52 +00:00
sound improvements and fixes: 2008-01-07 20:03:19 +00:00
h_mgr.cpp shared_ptr: use Philip's idea of making the Deleter's operator() a template instead of its enclosing class. in code, use DummySharedPtr() instead of passing a DummyDeleter 2008-01-10 19:29:52 +00:00
h_mgr.h fixes and improvements 2007-12-22 18:15:52 +00:00
handle.h fixes and improvements 2007-12-22 18:15:52 +00:00