![]() |
![]() |
Public Member Functions | |
bound_argument (const const_reference_wrapper<T_wrapped>& _A_argument) | |
Constructor. | |
const const_limit_reference< T_wrapped >& | visit () const |
Retrieve the entity to visit in visit_each(). | |
const T_wrapped& | invoke () |
Retrieve the entity to pass to the bound functor or return. |
|
Constructor.
|
|
Retrieve the entity to pass to the bound functor or return.
|
|
Retrieve the entity to visit in visit_each().
|