Quirks.QuirksStruct

Undocumented in source.
template Quirks(alias thing_)
struct QuirksStruct {}

Members

Aliases

thing
alias thing = thing_
Undocumented in source.
type
alias type = TypeOf!thing
Undocumented in source.

Meta