![]() |
utils-lists 4.0.2
The µOS++ Intrusive Lists
|
The file with the implementations of the µOS++ lists methods. More...
Go to the source code of this file.
Namespaces | |
namespace | micro_os_plus |
The top µOS++ namespace. | |
namespace | micro_os_plus::utils |
The µOS++ utilities definitions. | |
The file with the implementations of the µOS++ lists methods.
The list.cpp
source file contains the C++ implementations of the methods for the µOS++ Intrusive Lists classes, delivering an efficient and lightweight linked list management system tailored for embedded applications.
The class definitions are in the lists.h file.
Definition in file lists.cpp.