分享方式:


編譯器類別

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

類別 Compiler 會與 MatchEvent MatchEventInMemberFunction MatchEventStack 和 MatchEventStackInMemberFunction 函式搭配 使用。 使用它來比對 編譯器 事件。

語法

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

成員

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

建構函式

編譯 器

編譯器

Compiler(const RawEvent& event);

參數

event
COMPILER 事件。