inlines Folder
Folder with C++ header files containing inline µTest++ implementations. More...
Files Index
| file | deferred-reporter-inlines.h |
|
C++ header file with inline implementations for the µTest++ internals. More... | |
| file | detail-inlines.h |
|
C++ header file with inline implementations for the µTest++ internal detail namespace. More... | |
| file | exceptions-inline.h |
|
C++ header file with inline implementations for the µTest++ exceptions comparators. More... | |
| file | expression-formatter-inlines.h |
|
C++ header file with inline implementations for the µTest++ expression formatter. More... | |
| file | function-comparators-inlines.h |
|
C++ header file with inline implementations for the µTest++ function comparators. More... | |
| file | literals-inlines.h |
|
C++ header file with inline implementations for the µTest++ literals and type wrappers. More... | |
| file | math-inlines.h |
|
C++ header file with inline implementations for the µTest++ mathematical utilities. More... | |
| file | operators-inlines.h |
|
C++ header file with inline implementations for the µTest++ operator overloads. More... | |
| file | reflection-inlines.h |
|
C++ header file with inline implementations for the µTest++ reflection utilities. More... | |
| file | reporter-inlines.h |
|
C++ header file with inline implementations for the µTest++ test reporter. More... | |
| file | runner-inlines.h |
|
C++ header file with inline implementations for the µTest++ test runner. More... | |
| file | runner-totals-inlines.h |
|
C++ header file with inline implementations for the µTest++ runner totals. More... | |
| file | test-inlines.h |
|
C++ header file with inline implementations for the µTest++ test suite. More... | |
| file | timings-inlines.h |
|
C++ header file with inline implementations for the µTest++ timing utilities. More... | |
| file | type-traits-inlines.h |
|
C++ header file with inline implementations for the µTest++ type trait utilities. More... | |
| file | utility-inlines.h |
|
C++ header file with inline implementations for the µTest++ utility functions. More... | |
Description
Folder with C++ header files containing inline µTest++ implementations.
This folder gathers the inline implementation headers used by µTest++. These headers define logic for core framework components, including the deferred reporter, function comparators, literals, mathematical utilities, reflection utilities, test reporters, test runners, test suites, and utility functions.
By separating inline implementations from their corresponding declarations, this structure promotes modularity, clarity, and maintainability within the codebase. All inline definitions are designed to be lightweight and efficient, supporting both embedded and general C++ development.
The contents of this folder are intended solely for internal use within the framework and should not be included directly by user code.
Generated via doxygen2docusaurus 2.2.0 by Doxygen 1.17.0.