.TH "std::_Maybe_wrap_member_pointer< _Tp >" 3cxx "Sat Nov 3 2018" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::_Maybe_wrap_member_pointer< _Tp > .SH SYNOPSIS .br .PP .SS "Public Types" .in +1c .ti -1c .RI "typedef _Tp \fBtype\fP" .br .in -1c .SS "Static Public Member Functions" .in +1c .ti -1c .RI "static constexpr const _Tp & \fB__do_wrap\fP (const _Tp &__x)" .br .ti -1c .RI "static constexpr _Tp && \fB__do_wrap\fP (_Tp &&__x)" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct std::_Maybe_wrap_member_pointer< _Tp >" Maps member pointers into instances of _Mem_fn but leaves all other function objects untouched\&. Used by std::bind()\&. The primary template handles the non-member-pointer case\&. .PP Definition at line 861 of file functional\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.