Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdList<class T, class A = OdAllocator<T> > Template
Syntax
C++
template <class T, class A = OdAllocator<T> > class OdList : public std::list<T, A>;

This template class extends the functionality of the standard STL class std::list.

OdList@classT@classA=OdAllocator_T_

File: OdList.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.