std::tr1::_Maybe_wrap_member_pointer.3cxx

Langue: en

Version: 351865 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

std::tr1::_Maybe_wrap_member_pointer -

SYNOPSIS


Public Types


typedef _Tp type

Static Public Member Functions


static const _Tp & __do_wrap (const _Tp &__x)

Detailed Description

template<typename _Tp> struct std::tr1::_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 1089 of file tr1_impl/functional.

Author

Generated automatically by Doxygen for libstdc++ from the source code.