ArrayType
typedef const BaseCap** ArrayType;
ArrayType::~ArrayType()
typedef typename InitPolicy::ArrayType ArrayType;
typedef vector<T> ArrayType;