mrdocs::dom::function_traits<R const volatile(C::*)(Args...)>
Synopsis
Declared in <mrdocs/Dom/Function.hpp>
template<
typename C,
typename R,
typename... Args>
struct function_traits<R const volatile(C::*)(Args...)>;
Types
Name |
Created with MrDocs