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

Folder with C++ header files for the µOS++ utilities.

More...

Files

 lists-inlines.h
 C++ header file with the inline implementations for the µOS++ lists methods.
 
 lists.h
 Main C++ header file with the declarations for the µOS++ lists classes.
 

Detailed Description

Folder with C++ header files for the µOS++ utilities.

This folder contains the public C++ header files for the µOS++ utilities library. The files in this folder define the main APIs, classes, templates, and inline implementations for intrusive lists and related utilities. These headers are intended to be included by user code and provide the primary interface for interacting with the utilities provided by this package.