Some common container definitions. More...

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