isObjectiveC

Gets whether T is an Objective-C class or protocol.

Additionally, said class or protocol needs to have the retain and release methods.

enum isObjectiveC (
T
)

Meta