std::_maybe_wrap_member_pointer(3) debian man page | unix.com

Man Page: std::_maybe_wrap_member_pointer

Operating Environment: debian

Section: 3

std::_Maybe_wrap_member_pointer< _Tp >(3cxx)							      std::_Maybe_wrap_member_pointer< _Tp >(3cxx)

NAME
std::_Maybe_wrap_member_pointer< _Tp > -
SYNOPSIS
Public Types typedef _Tp type Static Public Member Functions static const _Tp & __do_wrap (const _Tp &__x) static _Tp && __do_wrap (_Tp &&__x) Detailed Description template<typename _Tp>struct std::_Maybe_wrap_member_pointer< _Tp > Maps member pointers into instances of _Mem_fn but leaves all other function objects untouched. Used by tr1::bind(). The primary template handles the non--member-pointer case. Definition at line 1073 of file functional. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::_Maybe_wrap_member_pointer< _Tp >(3cxx)
Related Man Pages
std::valarray(3cxx) - debian
std::_deque_iterator(3) - debian
std::tr1::__detail::__numeric_constants(3) - debian
std::rel_ops(3cxx) - debian
std::atomic(3cxx) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com