Save arrays of data objects. More...
#include <assert.h>#include <stddef.h>#include <string.h>#include <iostream>#include "soplex/spxdefines.h"#include "soplex/spxalloc.h"Go to the source code of this file.
Classes | |
| class | ClassArray< T > |
| Safe arrays of class objects. More... | |
Namespaces | |
| namespace | soplex |
| Everything should be within this namespace. | |
Save arrays of data objects.
Definition in file classarray.h.