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

Public Types | |
| typedef R | result_type |
| typedef A1 | arg1_type |
| typedef A2 | arg2_type |
| typedef A3 | arg3_type |
| typedef A4 | arg4_type |
Public Member Functions | |
| af4 (F f) | |
| result_type | operator() (A1 a1, A2 a2, A3 a3, A4 a4) |
Private Attributes | |
| F | f_ |
| typedef R boost::_bi::af4< R, A1, A2, A3, A4, F >::result_type |
| typedef A1 boost::_bi::af4< R, A1, A2, A3, A4, F >::arg1_type |
| typedef A2 boost::_bi::af4< R, A1, A2, A3, A4, F >::arg2_type |
| typedef A3 boost::_bi::af4< R, A1, A2, A3, A4, F >::arg3_type |
| typedef A4 boost::_bi::af4< R, A1, A2, A3, A4, F >::arg4_type |
| boost::_bi::af4< R, A1, A2, A3, A4, F >::af4 | ( | F | f | ) | [inline, explicit] |
| result_type boost::_bi::af4< R, A1, A2, A3, A4, F >::operator() | ( | A1 | a1, | |
| A2 | a2, | |||
| A3 | a3, | |||
| A4 | a4 | |||
| ) | [inline] |
F boost::_bi::af4< R, A1, A2, A3, A4, F >::f_ [private] |
1.5.1