Phosphor
|
#include <trace_argument.h>
Static Public Member Functions | |
static constexpr TraceArgument::Type | getType () |
static constexpr TraceArgument | asArgument (T arg) |
Utility class for holding functions useful for templated argument conversions.
|
inlinestatic |
T | The argument to be converted to a TraceArgument |
|
inlinestatic |