template <typename T, typename Enable = void>
struct ArgumentValueMaker
Helps construct trace argument values using SFINAE to coerce types.
template <typename T, typename Enable = void>
Helps construct trace argument values using SFINAE to coerce types.