autoimpl.parameters

Undocumented in source.

Members

Enums

NewFields
eponymoustemplate NewFields(T)
Undocumented in source.

Functions

atos
T atos(ARGS argv)

Used for get struct from variadic arguments

atosed
auto atosed(ARGS argv)

Used to create function whith "Named" arguments

Mixin templates

MixinParameters
mixintemplate MixinParameters(T)

Used to create types for "named" params

Meta