vson ~master (2015-03-22T05:30:36Z)
Dub
Repo
areConvertibleTo
vson
meta
traits
Tests if a Group of types is implicitly convertible to a Group of target types.
bool
areConvertibleTo
(
alias
TYPES
alias
TARGET_TYPES
)
(
)
if
(
isGroup
!
TYPES
&&
isGroup
!
TARGET_TYPES
)
Meta
Source
See Implementation
vson
meta
traits
functions
Tgen
areConvertibleTo
templates
baseInterface
isNonStaticMember
isOpApplyDg
isPropertyGetter
isPropertySetter
isPublicMember
isRWField
isRWPlainField
Tests if a Group of types is implicitly convertible to a Group of target types.