Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
Other Classes
>
OdVector<class T, class A, class Mm> Template
>
OdVector Constructor
OdVector Constructor
This is the overview for the OdVector constructor overload.
Overload List
OdVector<class T, class A, class Mm>::OdVector ()
Default constructor for an OdVector object.
OdVector<class T, class A, class Mm>::OdVector (OdVector&&)
Move constructor. Creates a vector and initializes it with parameters of the specified vector, that is then cleared.
OdVector<class T, class A, class Mm>::OdVector (const OdVector&)
Copy constructor. Creates a vector and initializes it with parameters of the specified vector.
OdVector<class T, class A, class Mm>::OdVector (size_type, int)
Creates a new instance of an OdVector object.
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!