std::_Function_to_function_pointer< _Tp, _IsFunctionType > Struct Template Reference

List of all members.

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 247 of file tr1_impl/functional.

Public Types


The documentation for this struct was generated from the following file:
Generated on Wed Mar 26 00:44:22 2008 for libstdc++ by  doxygen 1.5.1