The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
HexAddress
mir
format
struct
HexAddress (
T
)
if
(
isUnsigned
!
T
&&
!
is
(
T
== enum)
) {
T
value
;
SwitchLU
switchLU
;
void
toString
(W w);
}
Members
Functions
toString
void
toString
(W w)
Variables
switchLU
SwitchLU
switchLU
;
value
T
value
;
Meta
Source
See Implementation
mir
format
enums
CollectionStyle
EscapeFormat
StringStyle
SwitchLU
functions
hexAddress
print
printArray
printBoolean
printElement
printEscaped
printHexArray
printReplaced
printStaticString
printZeroPad
put_UXXXXXXXX
put_uXXXX
put_xXX
stringBuf
text
withFormat
manifest constants
getData
mixin templates
StreamFormatOp
structs
FormatSpec
FormattedFloating
GetData
HexAddress
NumericSpec
StringBuf