Containers (STL-compatible) StateMachines MessageBus and more for Embedded Systems. See www.etlcpp.com
list
A linked list with the capacity defined at compile time. More...
Data Structures | |
| class | list_exception |
| Exception for the list. More... | |
| class | list_full |
| Full exception for the list. More... | |
| class | list_empty |
| Empty exception for the list. More... | |
| class | list_iterator |
| Iterator exception for the list. More... | |
| class | list_unsorted |
| Unsorted exception for the list. More... | |
| class | list_base |
| The base class for all lists. More... | |
| class | ilist< T > |
| A templated base for all etl::list types. More... | |
| class | optional_exception |
| Exception for optional. More... | |
| class | optional_invalid |
| Invalid exception for optional. More... | |
Detailed Description
A linked list with the capacity defined at compile time.
Generated on Tue Jul 12 2022 14:05:47 by
1.7.2