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

C++ header file with the inline 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.
 

Detailed Description

C++ header file with the inline implementations for the µOS++ lists methods.

The inlines.h header provides the C++ inline implementations for the µOS++ Intrusive Lists classes.

Class definitions are located in lists.h. Inline methods are separated into this file to improve project structure and maintainability.

Definition in file lists-inlines.h.