共用方式為


編譯程序類別

C++ Build Insights SDK 與 Visual Studio 2017 和更新版本相容。 若要查看這些版本的文件,請將本文的 Visual Studio 版本選取器控制項設定為 Visual Studio 2017 或更新版本。 其位於此頁面目錄頂端。

Compiler 類別會與 MatchEventMatchEventInMemberFunctionMatchEventStackMatchEventStackInMemberFunction 函式搭配使用。 使用它來比對 編譯程式 事件。

語法

class Compiler : public Invocation
{
public:
    Compiler(const RawEvent& event);
};

成員

除了繼承的成員自其 調用 基類之外,類別 Compiler 包含下列成員:

建構函式

編譯器

編譯器

Compiler(const RawEvent& event);

參數

事件
COMPILER 事件。