Query: std::_maybe_wrap_member_pointer
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::_Maybe_wrap_member_pointer< _Tp >(3) Library Functions Manual std::_Maybe_wrap_member_pointer< _Tp >(3)NAMEstd::_Maybe_wrap_member_pointer< _Tp > -SYNOPSISPublic 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 1223 of file functional. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::_Maybe_wrap_member_pointer< _Tp >(3)
Related Man Pages |
---|
std::indirect_array(3) - centos |
std::slice_array(3) - centos |
std::valarray(3cxx) - debian |
std::indirect_array(3) - debian |
std::integral_constant(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
DB2 convert digits to binary format |
Shopt -s histappend |
Controlling user input |
[TIP] Processing YAML files with yq |