CFx SDK Documentation
2023 SP0
|
#include "OdArray.h"
Go to the source code of this file.
Typedefs | |
typedef OdArray< OdInt64, OdMemoryAllocator< OdInt64 > > | OdInt64Array |
typedef OdArray<OdInt64, OdMemoryAllocator<OdInt64> > OdInt64Array |
This template class is a specialization of the OdArray class for OdInt64 objects.
Definition at line 34 of file Int64Array.h.