Save arrays of arbitrary types. More...
Go to the source code of this file.
Classes | |
class | Array< T > |
Safe arrays of arbitrary types.Class Array provides safe arrays of arbitrary type. Array elements are accessed just like ordinary C++ array elements by means of the index operator[](). Safety is provided by. More... | |
Namespaces | |
soplex | |
Everything should be within this namespace. | |
Save arrays of arbitrary types.
Definition in file array.h.