Provided by: libstdc++6-4.4-doc_4.4.7-8ubuntu1_all
NAME
std::_Function_to_function_pointer< _Tp, _IsFunctionType > -
SYNOPSIS
Public Types typedef _Tp type
Detailed Description
template<typename _Tp, bool _IsFunctionType = is_function<_Tp>::value>struct std::_Function_to_function_pointer< _Tp, _IsFunctionType > Turns a function type into a function pointer type. Definition at line 242 of file tr1_impl/functional.
Author
Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ std::_Functionrto0function_pointer< _Tp, _IsFunctionType >(3cxx)