debian man page for std::_function_to_function_pointer

Query: std::_function_to_function_pointer

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

std::_Function_to_function_pointer< _Tp, _IsFunctionType >(3cxx)		  std::_Function_to_function_pointer< _Tp, _IsFunctionType >(3cxx)

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++ Thu Aug 2 2012 std::_Function_to_function_pointer< _Tp, _IsFunctionType >(3cxx)
Related Man Pages
std::valarray(3cxx) - debian
std::_temporary_buffer(3) - debian
std::indirect_array(3) - debian
std::tr1::__detail::__numeric_constants(3) - debian
std::valarray(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?