template <typename RETURN, typename... PARAMETERS>

struct Signature

Defined at line 66 of file ../../third_party/github.com/google/cppdap/src/include/dap/traits.h

Signature describes the signature of a function.

Public Members

static const std::size_t parameter_count