dmd v2.104.0 (2023-06-02T08:46:32Z)
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