ddmd-experimental ~master (2016-08-29T08:37:18Z)
Dub
Repo
VarDeclaration.needsScopeDtor
ddmd
declaration
VarDeclaration
Return true if variable needs to call the destructor.
class
VarDeclaration
final
bool
needsScopeDtor
(
)
Meta
Source
See Implementation
ddmd
declaration
VarDeclaration
functions
callScopeDtor
canTakeAddressOf
checkNestedReference
expandInitializer
getConstInitializer
isCTFE
isDataseg
isThreadlocal
needsScopeDtor
Return true if variable needs to call the destructor.