C++
typedef AcArray<int> AcGeIntArray;
File
geintarr.h
Description
AcGeIntArray is a template class that uses the AcArray class template. Please see AcArray for a complete description of the AcArray operators and methods.
typedef AcArray<int> AcGeIntArray;
geintarr.h
AcGeIntArray is a template class that uses the AcArray class template. Please see AcArray for a complete description of the AcArray operators and methods.