MyConstList<T> typedef

MyConstList<T> = IListConst<T>

Implementation

typedef MyConstList<T> = IListConst<T>;