with (Type) { static assert(!isHiBONBaseType(NONE)); static assert(!isHiBONBaseType(DEFINED_ARRAY)); static assert(!isHiBONBaseType(DEFINED_NATIVE)); static assert(!isHiBONBaseType(VER)); }
See Implementation