aedi ~master (2019-08-16T15:58:29Z)
Dub
Repo
ArgsConstructor
aermicioi
aedi
util
typecons
Undocumented in source.
@
safe
mixin template
ArgsConstructor (
Args
...
) {
this
(typeof(Args) args);
}
Constructors
this
this
(typeof(Args) args)
Generated constructor accepting a list of defined fields.
Meta
Source
See Implementation
aermicioi
aedi
util
typecons
aliases
paired
functions
optional
pair
tuple
interfaces
Subscribable
mixin templates
AllArgsConstructor
ArgsConstructor
CopyConstructor
SubscribableMixin
structs
Optional
Pair
Tuple