CHERIoT RTOS
A compartmentalised RTOS for CHERIoT hardware
Loading...
Searching...
No Matches
DebugFormatArgumentAdaptor< T > Struct Template Reference

Adaptor that turns an argument of type T into a DebugFormatArgument. More...

Detailed Description

template<typename T>
struct DebugFormatArgumentAdaptor< T >

Adaptor that turns an argument of type T into a DebugFormatArgument.

Users may specialise these to provide custom formatters. See the specialisation for enumerations for an example.

Definition at line 181 of file debug.hh.


The documentation for this struct was generated from the following file: