59template <
int W>
class sc_bv;
63template <
int W>
class sc_bigint;
64template <
int W>
class sc_biguint;
84 explicit sc_bv(
bool init_value )
88 explicit sc_bv(
char init_value )
unsigned long long uint64
sc_bv(const sc_bv< W > &a)
sc_bv(const sc_signed &a)
sc_bv(const sc_unsigned &a)
sc_bv(const sc_uint_base &a)
sc_bv< W > & operator=(const sc_proxy< X > &a)
sc_bv(const sc_proxy< X > &a)
sc_bv(const sc_int_base &a)
sc_bv_base & operator=(const sc_proxy< X > &a)