Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Variable on stack or heap?

Hi everyone,

We are inspecting the AST in CDT. Is there any way to figure out if a particular variable was declared on the stack or on the heap? Any help on this topic would be appreciated.

Thanks,
Gavin

Back to the top