fw4spl
fwCom::util::convert_function_type< F > Struct Template Reference

Convert function pointer type to function type. More...

#include <convert_function_type.hpp>

Public Types

typedef std::remove_pointer< F >::type type
 

Detailed Description

template<typename F>
struct fwCom::util::convert_function_type< F >

Convert function pointer type to function type.

Definition at line 19 of file convert_function_type.hpp.


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