#include <make_adaptable.hpp>
Collaboration diagram for boost::_bi::af2< R, A1, A2, F >:

Public Types | |
| typedef R | result_type |
| typedef A1 | first_argument_type |
| typedef A2 | second_argument_type |
| typedef A1 | arg1_type |
| typedef A2 | arg2_type |
Public Member Functions | |
| af2 (F f) | |
| result_type | operator() (A1 a1, A2 a2) |
Private Attributes | |
| F | f_ |
| typedef R boost::_bi::af2< R, A1, A2, F >::result_type |
| typedef A1 boost::_bi::af2< R, A1, A2, F >::first_argument_type |
| typedef A2 boost::_bi::af2< R, A1, A2, F >::second_argument_type |
| typedef A1 boost::_bi::af2< R, A1, A2, F >::arg1_type |
| typedef A2 boost::_bi::af2< R, A1, A2, F >::arg2_type |
| boost::_bi::af2< R, A1, A2, F >::af2 | ( | F | f | ) | [inline, explicit] |
| result_type boost::_bi::af2< R, A1, A2, F >::operator() | ( | A1 | a1, | |
| A2 | a2 | |||
| ) | [inline] |
F boost::_bi::af2< R, A1, A2, F >::f_ [private] |
1.5.1