19 OF_ASSUME_NONNULL_BEGIN
29 #ifdef OF_HAVE_GENERICS
33 # define ObjectType id
43 - (of_list_object_t*)insertObject: (ObjectType <OFComparing>)object;
45 #if !defined(OF_HAVE_GENERICS) && !defined(DOXYGEN)
A class which provides easy to use sorted double-linked lists.
Definition: OFSortedList.h:35
A class which provides easy to use double-linked lists.
Definition: OFList.h:53