Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdVector<class T, class A, class Mm>::swap Method (OdVector &)
Syntax
C++
void swap(OdVector & other);

Swaps buffers of the vector object and another one.

Parameters
Description
other
[in,out] The other vector to swap buffers with.
Copyright © 2002-2022. Open Design Alliance All rights reserved.