gem5 v24.0.0.0
|
#include <bitunion.hh>
Public Types | |
typedef Type1 | Storage |
typedef Type2 | Type |
Definition at line 69 of file bitunion.hh.
typedef Type1 gem5::BitfieldTypeImpl< Base >::TypeDeducer::T< void(C::*)(Type1 &, Type2)>::Storage |
Definition at line 71 of file bitunion.hh.
typedef Type2 gem5::BitfieldTypeImpl< Base >::TypeDeducer::T< void(C::*)(Type1 &, Type2)>::Type |
Definition at line 72 of file bitunion.hh.