type | The type to test. |
bool
true
if the given type is a container type; false
otherwise.
Returns true
if the given type can be treated as a container. i.e. not primitive, pointer, enum or string.