File static_list.hpp
FileList > include > libhal-util > static_list.hpp
Go to the source code of this file
#include <cstddef>#include <cstdint>#include <iterator>#include <utility>
Namespaces
| Type | Name |
|---|---|
| namespace | hal The foundation of libhal containing, interfaces, utilities and soft drivers. |
Classes
| Type | Name |
|---|---|
| class | static_list <class Object> static_list is a non-owning non-allocating doubly linked list container with O(1) memory utilization. |
| class | item Item/node within the static linked list. |
| class | item_iterator Iterator for the static list. |
The documentation for this class was generated from the following file libraries/include/libhal-util/static_list.hpp