boost::vinit_detail::select_base< T > Struct Template Reference

#include <sysc/packages/boost/utility/value_init.hpp>

List of all members.

Public Types

typedef detail::if_true
< ::boost::is_const< T >
::value >::template then
< const_T_base< T >
, non_const_T_base< T >
>::type 
type


Detailed Description

template<class T>
struct boost::vinit_detail::select_base< T >

Definition at line 40 of file value_init.hpp.


Member Typedef Documentation

template<class T>
typedef detail::if_true< ::boost::is_const<T>::value >::template then< const_T_base<T>, non_const_T_base<T> >::type boost::vinit_detail::select_base< T >::type

Definition at line 44 of file value_init.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