detail Namespace
Implementation details namespace. More...
Definition
namespace micro_os_plus::trace::detail { ... }
Classes Index
| class | implementation |
|
Policy class for the production trace instance. More... | |
| class | tracer<T> |
|
Tracing API bound to a given policy class. More... | |
Concepts Index
| concept | trace_policy |
|
Concept constraining the policy class T used by tracer<T>. More... | |
Description
Implementation details namespace.
The detail namespace contains internal implementation components that are not part of the public API. It houses the tracer class template and the implementation policy class, along with the trace_policy concept used to constrain policy types.
User code should not reference this namespace directly. The public interface is the set of free functions in the enclosing micro_os_plus::trace namespace.
Generated via doxygen2docusaurus 2.2.1 by Doxygen 1.17.0.