std::is_function< _Tp > - is_function
Contents
Detailed Description
template<typename_Tp>
struct std::is_function< _Tp >"is_function
Name
std::is_function< _Tp > - is_function
Synopsis
#include <type_traits>
Inherits __bool_constant<!is_const< const _Tp >::value >.
