dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
TypeFunction.attributesEqual
dmd
mtype
TypeFunction
class
TypeFunction
extern (
D
) const pure nothrow @
safe
@
nogc
bool
attributesEqual
(
const
scope
TypeFunction
other
,
bool
trustSystemEqualsDefault
= true
)
Return Value
Type:
bool
whether
this
function type has the same attributes (
@safe
,...) as
other
Meta
Source
See Implementation
dmd
mtype
TypeFunction
functions
attributesEqual
callMatch
constConv
hasLazyParameters
isDstyleVariadic
iswild
parameterStorageClass
purityLevel
resolveNamedArgs