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

Public Types | |
| typedef R | result_type |
| typedef A1 | argument_type |
| typedef A1 | arg1_type |
Public Member Functions | |
| af1 (F f) | |
| result_type | operator() (A1 a1) |
Private Attributes | |
| F | f_ |
| typedef R boost::_bi::af1< R, A1, F >::result_type |
| typedef A1 boost::_bi::af1< R, A1, F >::argument_type |
| typedef A1 boost::_bi::af1< R, A1, F >::arg1_type |
| boost::_bi::af1< R, A1, F >::af1 | ( | F | f | ) | [inline, explicit] |
| result_type boost::_bi::af1< R, A1, F >::operator() | ( | A1 | a1 | ) | [inline] |
F boost::_bi::af1< R, A1, F >::f_ [private] |
1.5.1