tooCostly

Determine if too expensive to inline.

pure nothrow
bool
tooCostly
(
int cost
)

Parameters

cost int

cost of inlining

Return Value

Type: bool

true if too costly

Suggestion Box / Bug Report