Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::_bi::list_av_3< A1, A2, A3 > Struct Template Reference

#include <bind.hpp>

Public Types

typedef add_value< A1 >::type B1
 
typedef add_value< A2 >::type B2
 
typedef add_value< A3 >::type B3
 
typedef list3< B1, B2, B3type
 

Member Typedef Documentation

template<class A1 , class A2 , class A3 >
typedef add_value<A1>::type boost::_bi::list_av_3< A1, A2, A3 >::B1
template<class A1 , class A2 , class A3 >
typedef add_value<A2>::type boost::_bi::list_av_3< A1, A2, A3 >::B2
template<class A1 , class A2 , class A3 >
typedef add_value<A3>::type boost::_bi::list_av_3< A1, A2, A3 >::B3
template<class A1 , class A2 , class A3 >
typedef list3<B1, B2, B3> boost::_bi::list_av_3< A1, A2, A3 >::type

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