Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::function_types::detail::cv_func_base< Base, T, L > Struct Template Reference

#include <components.hpp>

Inheritance diagram for boost::function_types::detail::cv_func_base< Base, T, L >:
Collaboration diagram for boost::function_types::detail::cv_func_base< Base, T, L >:

Public Types

typedef mpl::remove< typename
Base::types, typename
detail::class_transform
< a_class, L >::type >::type 
types
 
typedef T type
 

Member Typedef Documentation

typedef T boost::mpl::identity< BOOST_MPL_AUX_NA_PARAM >::type
inherited
template<typename Base , typename T , typename L >
typedef mpl::remove< typename Base::types , typename detail::class_transform<a_class,L>::type>::type boost::function_types::detail::cv_func_base< Base, T, L >::types

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