|
CHERIoT RTOS
A compartmentalised RTOS for CHERIoT hardware
|
String view specialisation, prints the string as-is. More...
#include <debug.hh>
Static Public Member Functions | |
| static DebugFormatArgument | construct (std::string_view &value) |
String view specialisation, prints the string as-is.
Note that this relies on the string view persisting for the duration of the call. It passes a pointer to the string-view argument.
|
inlinestatic |