SourcePro Core
:
Essential Tools Module User's Guide
:
Collection Classes
:
Smalltalk‑like Collection Classes
:
Other Functions Shared by All RWCollections
: Inserting and Removing Other Collections
Inserting and Removing Other Collections
You can use these functions to respectively insert or remove the contents of their argument.
void operator+=(const RWCollection&);
void operator-=(const RWCollection&);
This site works best with JavaScript enabled