![]() |
utils-lists 4.0.2
The µOS++ Intrusive Lists
|
Topics related to the µOS++ Intrusive Lists. More...
Topics | |
C++ API | |
Topics related to the µOS++ Intrusive Lists C++ API. | |
C API | |
Topics related to the µOS++ Intrusive Lists C API. | |
Topics related to the µOS++ Intrusive Lists.
µOS++ Intrusive Lists is a modern C++ source code library that provides efficient and flexible intrusive list implementations. These lists are designed for use in embedded and performance-critical applications, allowing objects to be linked directly without additional node wrappers. The library offers a range of templates and classes to support various use cases, with a focus on reliability, low overhead, and modern C++ best practices.