fast ~master (2019-01-11T17:14:26Z)
Home
Dub
Repo
tokenizedFormatString
fast
format
Undocumented in source.
template
tokenizedFormatString (
string
format
) {
enum
impl
();
enum
result
;
static immutable
Tuple
!(
string
,
size_t
)[
result
.
length
]
tokenizedFormatString
;
}
Members
Functions
impl
enum
impl
()
Undocumented in source. Be warned that the author may not have intended to support it.
Manifest constants
result
enum
result
;
Undocumented in source.
Static variables
tokenizedFormatString
Tuple
!(
string
,
size_t
)[
result
.
length
]
tokenizedFormatString
;
Undocumented in source.
Meta
Source
See Implementation
fast
format
enums
decChars
functions
decStr
formatStringArgCount
formattedWrite
formattedWriteItem
hexStrLower
hexStrUpper
spaceRequirements
structs
RevFillStr
templates
decDigits
format
formata
formats
hasKnownSpaceRequirement
spaceRequirement
tokenizedFormatString