dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
Format.UnTypedef
java
lang
util
Format
Undocumented in source.
class
Format
template
UnTypedef (
T
) {
alias
UnTypedef
=
std
.
traits
.
Unqual
!(
T
)
;
}
Members
Aliases
UnTypedef
alias
UnTypedef
=
std
.
traits
.
Unqual
!(
T
)
Undocumented in source.
Meta
Source
See Implementation
java
lang
util
Format
static functions
opCall
templates
UnTypedef