#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)) | |||
) |