Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 485 Bytes

expression-evaluator-error-cxx0069.md

File metadata and controls

13 lines (11 loc) · 485 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: Expression Evaluator Error CXX0069
Expression Evaluator Error CXX0069
11/04/2016
CXX0069
CXX0069
cf334b23-1e17-4d37-acc5-18597ee84164

Expression Evaluator Error CXX0069

variable needs stack frame

The expression evaluator cannot evaluate the variable because it does not occur in a stack frame. This may be caused by variables declared as part of an inline function.