isValidObjectiveC

Gets whether T is a *valid* NSObject derived Objective-C class or protocol.

Said class or protocol needs to have the retain, release and autorelease methods.

enum isValidObjectiveC (
T
)

See Also

Meta