3.13.4 CreateCopy

OEMatchBase *CreateCopy() const

Create a copy of the contents of an OEMatch instance, and return a pointer to the newly created copy. The new copy is allocated dynamically and should be deallocated using the C++ delete operator.