D | hb.hh | 508 template <typename Type, int Bytes> struct BEInt; 511 struct BEInt<Type, 1> struct 514 BEInt<Type, 1>& operator = (Type V) in operator =() argument 523 struct BEInt<Type, 2> struct 526 BEInt<Type, 2>& operator = (Type V) in operator =() argument 552 struct BEInt<Type, 3> argument 555 BEInt<Type, 3>& operator = (Type V) in operator =() argument 571 struct BEInt<Type, 4> argument 574 BEInt<Type, 4>& operator = (Type V) in operator =() argument
|