#include <cstddef>#include "definitions.hpp"#include <ecl/config/macros.hpp>#include <ecl/exceptions/standard_exception.hpp>

Go to the source code of this file.
Classes | |
| class | ecl::containers::BoundedListInitialiser< Type, Iterator, N > |
| Convenience initialiser with bounds checking for fixed size containers. | |
| class | ecl::containers::BoundedListInitialiser< Type, Iterator, DynamicStorage > |
| Convenience initialiser with bounds checking for dynamic containers. | |
Namespaces | |
| ecl | |
| ecl::containers | |