Declared in LoadableCategory.h

Overview

Make all categories in the current file loadable without using -load-all.

Normally, compilers will skip linking files that contain only categories.
Adding a call to this macro adds a dummy class, which causes the linker
to add the file.