LLVM: llvm:🆑:detail::callback_traits< R(C::*)(Args...) const > Struct Template Reference (original) (raw)

#include "[llvm/Support/CommandLine.h](CommandLine%5F8h%5Fsource.html)"

Public Types
using result_type = R
using arg_type = std::tuple_element_t<0, std::tuple<Args...>>

template<typename R, typename C, typename... Args>
struct llvm:🆑:detail::callback_traits< R(C::*)(Args...) const >

Definition at line 510 of file CommandLine.h.

â—† arg_type

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

â—† result_type

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


The documentation for this struct was generated from the following file: