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

#include <function_base.hpp>

Inheritance diagram for boost::detail::function::functor_wrapper< F, A >:
Collaboration diagram for boost::detail::function::functor_wrapper< F, A >:

Public Member Functions

 functor_wrapper (F f, A a)
 
 functor_wrapper (const functor_wrapper &f)
 

Constructor & Destructor Documentation

template<typename F , typename A >
boost::detail::function::functor_wrapper< F, A >::functor_wrapper ( f,
a 
)
inline
template<typename F , typename A >
boost::detail::function::functor_wrapper< F, A >::functor_wrapper ( const functor_wrapper< F, A > &  f)
inline

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