You can inspect the code generated by the expansion of a macro in two ways: inline: DVT replaces the macro call with the generated code in place; the expanded code is guarded by pragmas that allow DVT to collapse the code back to the original in a separate editor: DVT opens a new editor window that shows the generated code
|