Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::forward_adapter_impl< MD, F, FC, 0, 0 > Struct Template Reference

#include <forward_adapter.hpp>

Public Member Functions

boost::result_of< FC() >::type operator() () const
 
boost::result_of< F() >::type operator() ()
 

Member Function Documentation

template<class MD , class F , class FC >
boost::result_of< FC() >::type boost::detail::forward_adapter_impl< MD, F, FC, 0, 0 >::operator() ( ) const
inline

References boost::detail::const.

template<class MD , class F , class FC >
boost::result_of< F() >::type boost::detail::forward_adapter_impl< MD, F, FC, 0, 0 >::operator() ( )
inline

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