Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
Other Classes
>
OdArray<class T, class A> Template
>
OdArray<class T, class A> Methods
>
append Method
append Method
This is the overview for the append method overload.
Overload List
OdArray<class T, class A>::append ()
Returns an iterator to the first element after the last element in the array.
OdArray<class T, class A>::append (OdArray&&)
Appends the specified array object to the end of this array object.
OdArray<class T, class A>::append (T&&)
Appends the specified value to the end of this Array object using move semantics.
OdArray<class T, class A>::append (const OdArray&)
Appends the specified array object to the end of this array object.
OdArray<class T, class A>::append (const T&)
Appends the specified value to the end of the array 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!