File src/OFString+Cube.h artifact 4053523497 on branch trunk
#import <ObjFW/ObjFW.h> @interface OFString (Cube) @property (readonly, nonatomic) int cube_intValue; - (int)cube_intValueWithBase: (unsigned char)base; @end
#import <ObjFW/ObjFW.h> @interface OFString (Cube) @property (readonly, nonatomic) int cube_intValue; - (int)cube_intValueWithBase: (unsigned char)base; @end