boost::_bi::list_av_2< A1, A2 > 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 list2< B1, B2type


Detailed Description

template<class A1, class A2>
struct boost::_bi::list_av_2< A1, A2 >

Definition at line 1213 of file bind.hpp.


Member Typedef Documentation

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

Definition at line 1215 of file bind.hpp.

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

Definition at line 1216 of file bind.hpp.

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

Definition at line 1217 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