boost::call_traits< T > Struct Template Reference

#include <call_traits.hpp>

List of all members.

Public Types

typedef T value_type
typedef Treference
typedef const Tconst_reference
typedef detail::ct_imp< T,
::boost::is_pointer< T
>::value,::boost::is_arithmetic<
T >::value >::param_type 
param_type
typedef T value_type
typedef Treference
typedef const Tconst_reference
typedef const Tparam_type

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


Member Typedef Documentation

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

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

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

template<typename T>
typedef detail::ct_imp< T, ::boost::is_pointer<T>::value, ::boost::is_arithmetic<T>::value >::param_type boost::call_traits< T >::param_type

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

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

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

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


The documentation for this struct was generated from the following files:
Generated on Wed Apr 25 13:53:29 2007 for SystemC by  doxygen 1.5.1