boost::boost::call_traits< T & > Struct Template Reference

#include <sysc/packages/boost/detail/call_traits.hpp>

List of all members.

Public Types

typedef Tvalue_type
typedef Treference
typedef const Tconst_reference
typedef Tparam_type


Detailed Description

template<typename T>
struct boost::boost::call_traits< T & >

Definition at line 87 of file call_traits.hpp.


Member Typedef Documentation

template<typename T>
typedef T& boost::boost::call_traits< T & >::value_type

Definition at line 89 of file call_traits.hpp.

template<typename T>
typedef T& boost::boost::call_traits< T & >::reference

Definition at line 90 of file call_traits.hpp.

template<typename T>
typedef const T& boost::boost::call_traits< T & >::const_reference

Definition at line 91 of file call_traits.hpp.

template<typename T>
typedef T& boost::boost::call_traits< T & >::param_type

Definition at line 92 of file call_traits.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