The search functionality needs JavaScript enabled
Detect whether T is an Instance.
T
Instance
enum isInstance(T) = __traits(isSame, T, Instance);