Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::proto::detail::callable_context_wrapper< Context > Struct Template Reference

#include <callable.hpp>

Inheritance diagram for boost::proto::detail::callable_context_wrapper< Context >:
Collaboration diagram for boost::proto::detail::callable_context_wrapper< Context >:

Public Types

typedef private_type_ fun_type (...)
 

Public Member Functions

 callable_context_wrapper ()
 
 operator fun_type * () const
 

Member Typedef Documentation

template<typename Context>
typedef private_type_ boost::proto::detail::callable_context_wrapper< Context >::fun_type(...)

Constructor & Destructor Documentation

Member Function Documentation

template<typename Context>
boost::proto::detail::callable_context_wrapper< Context >::operator fun_type * ( ) const

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