libconfig-d ~master (2016-10-16T16:22:34Z)
Dub
Repo
TypedSetting.TypedSetting
config
setting
TypedSetting
Undocumented in source.
alias
TypedSetting
=
ScalarSetting
template
TypedSetting
(Type type)
static if
(
type == Type.Bool || type == Type.Int || type == Type.Float || type == Type.String
)
alias
TypedSetting
=
ScalarSetting
alias
TypedSetting
=
ArraySetting
alias
TypedSetting
=
ListSetting
alias
TypedSetting
=
GroupSetting
Meta
Source
See Implementation
config
setting
TypedSetting
aliases
TypedSetting