Containers (STL-compatible) StateMachines MessageBus and more for Embedded Systems. See www.etlcpp.com
forward_list
A linked forward_list with the capacity defined at compile time. More...
Data Structures | |
| class | forward_list_exception |
| Exception for the forward_list. More... | |
| class | forward_list_full |
| Full exception for the forward_list. More... | |
| class | forward_list_empty |
| Empty exception for the forward_list. More... | |
| class | forward_list_iterator |
| Iterator exception for the forward_list. More... | |
| class | forward_list_base |
| The base class for all forward_lists. More... | |
| class | iforward_list< T > |
| A templated base for all etl::forward_list types. More... | |
Detailed Description
A linked forward_list with the capacity defined at compile time.
Generated on Tue Jul 12 2022 14:05:47 by
1.7.2