sc_core::sc_meta::is_more_const< CT, T > Struct Template Reference

#include <sysc/utils/sc_vector.h>

List of all members.

Public Member Functions

 SC_BOOST_STATIC_CONSTANT (bool, value=(is_same< typename remove_const< CT >::type, typename remove_const< T >::type >::value &&(is_const< CT >::value >=is_const< T >::value)))

Detailed Description

template<typename CT, typename T>
struct sc_core::sc_meta::is_more_const< CT, T >

Definition at line 61 of file sc_vector.h.


Member Function Documentation

template<typename CT , typename T >
sc_core::sc_meta::is_more_const< CT, T >::SC_BOOST_STATIC_CONSTANT ( bool  ,
value  = (is_same< typename remove_const< CT >::type, typename remove_const< T >::type >::value &&(is_const< CT >::value >=is_const< T >::value)) 
)

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

Generated on 29 Oct 2015 for SystemC by  doxygen 1.6.1