20 #import <Foundation/NSValue.h>
22 #import "OFNSToOFBridging.h"
24 OF_ASSUME_NONNULL_BEGIN
31 extern int _NSNumber_OFObject_reference OF_VISIBILITY_INTERNAL;
Provides a way to store a number in an object.
Definition: OFNumber.h:47
The root class for all other classes inside ObjFW.
Definition: OFObject.h:956
A protocol implemented by classes supporting bridging Foundation objects to ObjFW objects.
Definition: OFNSToOFBridging.h:38