libconfig-d ~master (2016-10-16T16:22:34Z)
Dub
Repo
isScalarCompatible
config
setting
returns true if a setting with Type type can hold a value of type T.
pure
bool
isScalarCompatible
(
T
)
(
in
Type
type
)
Meta
Source
See Implementation
config
setting
classes
AggregateSetting
ArraySetting
GroupSetting
ListSetting
ScalarSetting
Setting
enums
IntegerFormat
Type
isScalarCandidate
functions
isScalarCompatible
properties
isAggregate
isNumber
isScalar
templates
TypedSetting
scalarType
returns true if a setting with Type type can hold a value of type T.