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