boost::_bi::list_av_3< A1, A2, A3 > Struct Template Reference

#include <sysc/packages/boost/bind.hpp>

List of all members.

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


Detailed Description

template<class A1, class A2, class A3>
struct boost::_bi::list_av_3< A1, A2, A3 >

Definition at line 1220 of file bind.hpp.


Member Typedef Documentation

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

Definition at line 1222 of file bind.hpp.

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

Definition at line 1223 of file bind.hpp.

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

Definition at line 1224 of file bind.hpp.

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

Definition at line 1225 of file bind.hpp.


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

Generated on Wed Jan 21 15:32:12 2009 for SystemC by  doxygen 1.5.5