phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
isLvalueAssignable
nxt
container
traits
Is true iff a
T
can be a assigned from an
U
l-value.
@
safe
enum
isLvalueAssignable (
T
U
=
T
)
Meta
Source
See Implementation
nxt
container
traits
enums
isLvalueAssignable
shouldBePassedByValue
functions
makeInitZeroArray
templates
ContainerElementType
hasElaborateDestructorNew
isRvalueAssignable
isSet
isSetOf
variables
isAddress
shouldMove
Is true iff a T can be a assigned from an U l-value.