Target.isCalleeDestroyingArgs

struct Target
extern (C++)
bool
isCalleeDestroyingArgs

Parameters

tf TypeFunction

type of function being called

Return Value

Type: bool

true if the callee invokes destructors for arguments.

Suggestion Box / Bug Report