canInlineFunction

Determine if function can be inline'd.

version(MARS)
nothrow
bool
canInlineFunction

Parameters

sfunc Symbol*

function to check

Return Value

Type: bool

true if sfunc can be inline'd.

Meta