Adding Rob...
Rob, Mike and I thought that the the name was confusing since we have many
container types that use TD to indicate they are templated on a POD type. Also,
I'm going to add a linked list class that owns its objects without requiring
built-in next/prev ptrs and so added the name Internal to the existing one to
distinguish it. The DEFINE->DECLARE in the macro was to make the macro more
consistent with the INST count macros where the DECLARE macro is used in the
class declaration and the DEFINE macro is used outside in the cpp file.
Issue 6858101: Rename SkTDLinkedList to SkTInternalLinked list, add some methods useful for forthcoming SkTLList.
(Closed)
Created 12 years ago by bsalomon
Modified 12 years ago
Reviewers: reed1, robertphillips
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 4