Sygaldry
Loading...
Searching...
No Matches
sygaldry::function_type_reflection< Ret(*)(Args...)> Struct Template Reference
Inheritance diagram for sygaldry::function_type_reflection< Ret(*)(Args...)>:
sygaldry::function_type_reflection< Ret(Args...)>

Additional Inherited Members

- Public Types inherited from sygaldry::function_type_reflection< Ret(Args...)>
using exists = std::true_type
 
using return_type = Ret
 
using arguments = function_arg_list< Args... >
 
using is_free = std::true_type
 
using is_member = std::false_type
 
using parent_class = std::false_type
 
using is_const = std::false_type
 
using is_volatile = std::false_type
 
using is_noexcept = std::false_type
 

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