template <typename T, typename Enable = void>

struct ArgumentValueMaker

Helps construct trace argument values using SFINAE to coerce types.