Simplified implementation of std::is_function. More...
Simplified implementation of std::is_function.
A template that checks a type if it is a function pointer.
This class is based on std::is_function