libstdc++
|
Public Types | |
typedef _Tp | type |
Static Public Member Functions | |
static const _Tp & | __do_wrap (const _Tp &__x) |
static _Tp && | __do_wrap (_Tp &&__x) |
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 1191 of file functional.