![]() |
This file defines basic templates in order to make arrays of new types available to the ARCS engine. More...
#include <arcs/arcsfactory.h>#include <cassert>

Go to the source code of this file.
Classes | |
| class | ARCSArrayTemplate< X > |
| Template class to implement arrays. More... | |
| class | ARCSArrayFactoryTemplate< X > |
| Template class to implement array serialization. More... | |
This file defines basic templates in order to make arrays of new types available to the ARCS engine.
Definition in file arcsarray.h.
1.8.9.1