The search functionality needs JavaScript enabled
Returns true if you can instance objects from the specified class, false in other case.
true
class
false
bool canInstance ( const(String) _class ) nothrow @nogc const;