Comma initialiser for container types. More...
#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. More... | |
class | ecl::containers::BoundedListInitialiser< Type, Iterator, DynamicStorage > |
Convenience initialiser with bounds checking for dynamic containers. More... | |
Namespaces | |
namespace | ecl |
Embedded control libraries. | |
namespace | ecl::containers |
Supporting elements and interfaces for ecl containers. |