dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
isCopyable
dmd
mtype
Determine if type t is copyable.
bool
isCopyable
(
Type
t
)
Parameters
t
Type
type to check
Return Value
Type:
bool
true if we can copy it
Meta
Source
See Implementation
dmd
mtype
classes
Parameter
Type
TypeAArray
TypeArray
TypeBasic
TypeClass
TypeDArray
TypeDelegate
TypeEnum
TypeError
TypeFunction
TypeIdentifier
TypeInstance
TypeMixin
TypeNext
TypeNoreturn
TypeNull
TypePointer
TypeQualified
TypeReference
TypeReturn
TypeSArray
TypeSlice
TypeStruct
TypeTag
TypeTraits
TypeTuple
TypeTypeof
TypeVector
enums
Covariant
DotExpFlag
ScopeRef
functions
MODimplicitConv
MODmerge
MODmethodConv
MODtoBuffer
MODtoChars
MODtoString
ModToStc
attributesApply
buildScopeRef
getException
getThrowable
isAggregate
isCopyable
isIndexableNonAggregate
isSomeChar
modifiersApply
mutabilityOfType
toAutoQualChars
toBooleanVector
toChars
trustToString
visitTYCase
mixin templates
VisitType
structs
ParameterList
Determine if type t is copyable.