|
SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
#include <sysc/utils/sc_vector.h>
Public Member Functions | |
| SC_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 87 of file sc_vector.h.
| sc_core::sc_meta::is_more_const< CT, T >::SC_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)) |
||
| ) |