#include <sysc/packages/boost/bind/make_adaptable.hpp>

Public Types | |
| typedef R | result_type |
Public Member Functions | |
| af0 (F f) | |
| result_type | operator() () |
| result_type | operator() () const |
Definition at line 20 of file make_adaptable.hpp.
| typedef R boost::_bi::af0< R, F >::result_type |
Definition at line 24 of file make_adaptable.hpp.
| boost::_bi::af0< R, F >::af0 | ( | F | f | ) | [inline, explicit] |
Definition at line 26 of file make_adaptable.hpp.
| result_type boost::_bi::af0< R, F >::operator() | ( | ) | [inline] |
Definition at line 30 of file make_adaptable.hpp.
| result_type boost::_bi::af0< R, F >::operator() | ( | ) | const [inline] |
Definition at line 35 of file make_adaptable.hpp.
1.5.5