Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::_bi::af1< R, A1, F > Class Template Reference

#include <make_adaptable.hpp>

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)
 
result_type operator() (A1 a1) const
 

Member Typedef Documentation

template<class R , class A1 , class F >
typedef A1 boost::_bi::af1< R, A1, F >::arg1_type
template<class R , class A1 , class F >
typedef A1 boost::_bi::af1< R, A1, F >::argument_type
template<class R , class A1 , class F >
typedef R boost::_bi::af1< R, A1, F >::result_type

Constructor & Destructor Documentation

template<class R , class A1 , class F >
boost::_bi::af1< R, A1, F >::af1 ( f)
inlineexplicit

Member Function Documentation

template<class R , class A1 , class F >
result_type boost::_bi::af1< R, A1, F >::operator() ( A1  a1)
inline
template<class R , class A1 , class F >
result_type boost::_bi::af1< R, A1, F >::operator() ( A1  a1) const
inline

The documentation for this class was generated from the following file: