Function isInstanceOf

Returns std.traits.isInstanceOf!(templ, TypeOf!thing)

auto isInstanceOf(alias templ, alias thing)() pure nothrow @safe;