- Timestamp:
- Apr 6, 2011 9:38:00 AM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 71008
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/cpp/list.h
r36563 r36572 65 65 * There are some requirements for the types used which follow: 66 66 * -# They need a default and a copy constructor. 67 * -# Some methods (e.g. RTCList::contains) need a equal operator. 67 68 * -# If the type is some complex class (that is, having a constructor which 68 69 * allocates members on the heap) it has to be greater than sizeof(void*) to
Note:
See TracChangeset
for help on using the changeset viewer.