isArrayContainer

Is true iff C is an instance of an Array container.

template isArrayContainer (
C
) {
enum isArrayContainer;
}

Meta