isBaseArgValueType

test whether the typeT is base innner argument value type

alias isBaseArgValueType(T) = isBaseOptionValueType!T

Meta