STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | Public Member Functions | List of all members
_Call_wrapper< _Callable, true > Struct Template Reference
Inheritance diagram for _Call_wrapper< _Callable, true >:
_Call_wrapper_base< _Callable >

Public Types

typedef _Call_wrapper_base< _Callable > _Mybase
 
- Public Types inherited from _Call_wrapper_base< _Callable >
typedef _Callable::_MyTy _MyTy
 
typedef _Callable::_MyCnstTy _MyCnstTy
 

Public Member Functions

 _Call_wrapper (typename _Call_wrapper_base< _Callable >::_MyTy &_Val)
 
- Public Member Functions inherited from _Call_wrapper_base< _Callable >
 _Call_wrapper_base (_MyTy &_Val)
 
void _Reset (_MyTy &_Val)
 
_MyCnstTy _Get () const
 
_MyCnstTy _Get ()
 

Additional Inherited Members

- Public Attributes inherited from _Call_wrapper_base< _Callable >
_Callable _Callee
 

Member Typedef Documentation

template<class _Callable >
typedef _Call_wrapper_base<_Callable> _Call_wrapper< _Callable, true >::_Mybase

Constructor & Destructor Documentation

template<class _Callable >
_Call_wrapper< _Callable, true >::_Call_wrapper ( typename _Call_wrapper_base< _Callable >::_MyTy _Val)
inline
451  { // construct
452  }
Definition: xrefwrap:389
_FwdIt const _Ty _Val
Definition: algorithm:1938

The documentation for this struct was generated from the following file: