dwt v1.0.4+swt-3.4.1 (2020-03-19T06:15:23Z)
Home
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