template<typename Res, typename... Args>
template<typename Callable, typename Res2 = typename std::result_of<Callable &(Args...)>::type>
struct gdb::function_view< Res(Args...)>::IsCompatibleCallable< Callable, Res2 >
Definition at line 192 of file function-view.h.
The documentation for this struct was generated from the following file: