FuncDeclaration.checkNrvo

Check all return statements for a function to verify that returning using NRVO is possible.

class FuncDeclaration
final
bool
checkNrvo
()

Return Value

Type: bool

true if the result cannot be returned by hidden reference.

Meta