siplasplas
cpp::static_reflection::Function< FunctionType, function > Class Template Reference

Returns static reflection information of a function. More...

#include <function.hpp>

Inheritance diagram for cpp::static_reflection::Function< FunctionType, function >:
cpp::static_reflection::codegen::Function< FunctionType, function > cpp::static_reflection::meta::Function< static_reflection::meta::EmptySourceInfo< Function< FunctionType, function > >, FunctionType, function >

Detailed Description

template<typename FunctionType, FunctionType function>
class cpp::static_reflection::Function< FunctionType, function >

Returns static reflection information of a function.

Template Parameters
FunctionTypeFunction pointer type
functionPointer to the function

See cpp::static_reflection::meta::Function for the specific information returned


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