|
STLdoc
STLdocumentation
|
Public Types | |
| typedef decay< _Fx >::type | _Decayed |
| typedef _Weak_types< _Decayed >::type | _All_weak_types |
| typedef _If< is_same< _Ret, _Unforced >::value, _Weak_result_type< _All_weak_types >, _Forced_result_type< _Ret > >::type | type |
| typedef _Weak_types<_Decayed>::type _Binder_result_type< _Ret, _Fx >::_All_weak_types |
| typedef decay<_Fx>::type _Binder_result_type< _Ret, _Fx >::_Decayed |
| typedef _If<is_same<_Ret, _Unforced>::value, _Weak_result_type<_All_weak_types>, _Forced_result_type<_Ret> >::type _Binder_result_type< _Ret, _Fx >::type |
1.8.8