Files

5 lines
54 B
OpenEdge ABL
Raw Permalink Normal View History

%module xxx
template<class T> class vector<T *> {
};