![]() |
utils-lists 4.0.2
The µOS++ Intrusive Lists
|
C++ source file with the implementations for the µOS++ lists methods. More...
Go to the source code of this file.
Namespaces | |
namespace | micro_os_plus |
The primary namespace for the µOS++ framework. | |
namespace | micro_os_plus::utils |
The µOS++ utilities definitions. | |
C++ source file with the implementations for 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.