dutils-data ~master (2020-05-16T00:04:04Z)
Home
Dub
Repo
areConvertibleTo
dutils
data
utils
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
dutils
data
utils
traits
functions
Tgen
areConvertibleTo
manifest constants
synchronizedIsNothrow
templates
RecursiveFunctionAttributes
StripHeadConst
baseInterface
derivedMethod
isNonStaticMember
isOpApplyDg
isPropertyGetter
isPropertySetter
isPublicMember
isRWField
isRWPlainField
Tests if a Group of types is implicitly convertible to a Group of target types.