utils-lists 4.0.2
The µOS++ Intrusive Lists
Loading...
Searching...
No Matches
inlines.h File Reference

The file with the implementations of the µOS++ lists inlined 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.
 

Detailed Description

The file with the implementations of the µOS++ lists inlined methods.

The inlines.h header file contains the C++ implementations of the inlined 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 inlines.h.