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_2< A1, A2 > Struct Template Reference

#include <bind.hpp>

Public Types

typedef add_value< A1 >::type B1
 
typedef add_value< A2 >::type B2
 
typedef list2< B1, B2type
 

Member Typedef Documentation

template<class A1 , class A2 >
typedef add_value<A1>::type boost::_bi::list_av_2< A1, A2 >::B1
template<class A1 , class A2 >
typedef add_value<A2>::type boost::_bi::list_av_2< A1, A2 >::B2
template<class A1 , class A2 >
typedef list2<B1, B2> boost::_bi::list_av_2< A1, A2 >::type

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