template <typename R, typename C, typename... ARGS>

struct SignatureOf

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

SignatureOf specialization for a non-static method.