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