| 
    SystemC
    Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
    
   Accellera SystemC proof-of-concept library 
   | 
 
#include <sysc/utils/sc_vector.h>
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))) | |
Definition at line 61 of file sc_vector.h.
| 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))  | 
        ||
| ) | 
 1.8.5