20 #ifdef OBJFWTEST_LOCAL_INCLUDES 23 # import <ObjFW/ObjFW.h> 26 OF_ASSUME_NONNULL_BEGIN
An abstract class for storing objects in an array.
Definition: OFArray.h:107
An abstract class for storing objects in a dictionary.
Definition: OFDictionary.h:82
A dictionary that enumerates keys and objects in the same order they were specified during initializa...
Definition: OTOrderedDictionary.h:40