20 #ifdef OBJFWBRIDGE_LOCAL_INCLUDES 23 # if defined(__has_feature) && __has_feature(modules) 26 # import <ObjFW/OFDate.h> 30 #import "OFOFToNSBridging.h" 32 OF_ASSUME_NONNULL_BEGIN
37 extern int _OFDate_NSObject_reference OF_VISIBILITY_HIDDEN;
48 @property (readonly, nonatomic) NSDate *NSObject;
A protocol implemented by classes supporting bridging ObjFW objects to Foundation objects...
Definition: OFOFToNSBridging.h:38