Some common container definitions. More...
Go to the source code of this file.
Namespaces | |
namespace | ecl |
Embedded control libraries. | |
Enumerations | |
enum | StorageType { ecl::DynamicStorage = 0, ecl::FixedStorage = 1 } |
A simple flag for denoting the storage type of the container. More... |